JDK-8282828 : CDS uncompressed oops archive is not deterministic
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-03-08
  • Updated: 2022-05-05
  • Resolved: 2022-05-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 19
19 b21Fixed
Related Reports
Relates :  
Description
This is a follow-up to JDK-8253495, which fixes most problems with non-determinism in the CDS archive when compressed oops are enabled.

However, the archive with uncompressed oops ($JAVA_HOME/lib/server/classes_nocoops.jsa) is still non-deterministic. This needs to be fixed.
Comments
Changeset: 64b5b2b0 Author: Ioi Lam <iklam@openjdk.org> Date: 2022-05-03 04:06:56 +0000 URL: https://git.openjdk.java.net/jdk/commit/64b5b2b0b3e5156d9b0c5f378ce3a1ae52aa0819
03-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8478 Date: 2022-04-29 22:50:45 +0000
29-04-2022