JDK-8365795 : Revisit http2/RedirectTest to use HttpServerAdapters and remove Http2RedirectHandler.java
Type:Sub-task
Component:core-libs
Sub-Component:java.net
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2025-08-19
Updated:2025-10-15
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
http2/RedirectTest.java should use HttpServerAdapters like http3/H3RedirectTest does. Once this is done we should be able to remove Http2RedirectHandler.