JDK-8308884 : [17u/11u] Backout JDK-8297951
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.19,17.0.7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-05-25
  • Updated: 2025-02-13
  • Resolved: 2023-05-30
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 11 JDK 17
11.0.20-oracleFixed 17.0.8-oracleFixed
Related Reports
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8309309 :  
Description
JDK-8297951 got added to the OpenJDK 11.0.19 and OpenJDK 17.0.7 releases as backports. This made a crash much more likely to occur and has been seen in the wild. See JDK-8307683 and related issues.

Until there is a more robust fix available for both JDK-8297951 and  JDK-8307683 we should back out JDK-8297951 from update releases.
Comments
Changeset: a93cf5f2 Author: Severin Gehwolf <sgehwolf@openjdk.org> Date: 2023-05-30 15:11:23 +0000 URL: https://git.openjdk.org/jdk17u/commit/a93cf5f2b959ba97d5197fe027b81ec69de18382
30-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1915 Date: 2023-05-30 15:44:57 +0000
30-05-2023

Fix Request (OpenJDK 11): Please approve this back-out of JDK-8297951 (simple anti-delta). It causes regressions in Calendar::computeTime as seen in JDK-8307683 and friends. Let's back it out for 11.0.20 and try again with the redo (JDK-8309119 and backport of JDK-8307683) in 11.0.21.
30-05-2023

Redo bug for JDK-8297951 is: JDK-8309119
30-05-2023

Changeset: a93cf5f2 Author: Severin Gehwolf <sgehwolf@openjdk.org> Date: 2023-05-30 15:11:23 +0000 URL: https://git.openjdk.org/jdk17u-dev/commit/a93cf5f2b959ba97d5197fe027b81ec69de18382
30-05-2023

FYI: I'm going to push the backout by end of my day today.
30-05-2023

Approving for 17u. I think that reverting to the 17.0.6 status quo is the best option, given where we are with the 17.0.8 timeline (rampdown in two working days, on 2023-05-30, just one for some as Monday is a holiday in many countries). Once JDK-8307683 has soaked in trunk, it can be backported in time for the October release, if it proves stable.
26-05-2023

Fix Request (OpenJDK 17): Please approve this back-out of JDK-8297951 (simple anti-delta). It causes regressions in Calendar::computeTime as seen in JDK-8307683 and friends. Let's back it out for 17.0.8.
25-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1402 Date: 2023-05-25 16:56:06 +0000
25-05-2023