JDK 11 | JDK 17 |
---|---|
11.0.20-oracleResolved | 17.0.8-oracleResolved |
A virtual machine crash was observed in JDK 11.0.19 and 17.0.7 when executing the `GregorianCalender.computeTime()` method (JDK-8307683). It was found that although the root cause of the crash is an old issue, a recent fix for a rare issue in the C2 compiler (JDK-8297951) made the crash much more likely. To mitigate this, the fix has been reverted in JDK 11.0.20 and 17.0.8 and will be reapplied once JDK-8307683 is resolved.
|