[jdk17u-dev] RFR: 8337684: [17/11u] Revert JDK-8163921 backport [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Aug 20 08:35:49 UTC 2024
On Tue, 20 Aug 2024 08:18:45 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> I'm OK with this change. Do you plan on doing a more targeted fix for https://bugs.openjdk.org/browse/JDK-8163921 (e.g. by fixing the syntax error in the default accept header only)?
Not at this time. The far-reaching unintended consequences of the original fix tells me this is a fiddly piece of code, so we are a bit averse trying to do more things than necessary here. I think we just let JDK 11 and 17 be as they are, even though it leaves HTTP client de-jure non-compliant to RFC. Let applications first encounter any default policy change in JDK 21.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2775#issuecomment-2298288482
More information about the jdk-updates-dev
mailing list