JDK-8276401 : Use blessed modifier order in java.net.http
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-02
  • Updated: 2025-06-27
  • Resolved: 2021-11-03
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.

To download the current JDK release, click here.
JDK 17 JDK 18
17.0.17Fixed 18 b23Fixed
Related Reports
Relates :  
Description
See what https://git.openjdk.java.net/jdk/pull/6213 did for java.base
It would be good to do the same for java.net.http.
Comments
Fix request [17u] I backport this to simplify later backports to 17. Low risk. simple change, and will reduce the risk of later backports. Simple resolves needed. SAP nightly testing passed
27-06-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/3681 Date: 2025-06-26 10:21:12 +0000
26-06-2025

Changeset: 7115892f Author: Daniel Fuchs <dfuchs@openjdk.org> Date: 2021-11-03 16:23:57 +0000 URL: https://git.openjdk.java.net/jdk/commit/7115892f96a5a57ce9d37602038b787d19da5d81
03-11-2021