-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: infrastructure
-
None
-
b20
-
generic
-
generic
Currently we dump an archive in the configure process, this might not be needed/beneficial any more.
See also the remarks here
https://github.com/openjdk/jdk/pull/27588#issuecomment-3361176686
"The current implementation was introduced back when the JDK didn't ship with a default CDS archive. Now that it does, we don't actually need to create one in configure."
See also the remarks here
https://github.com/openjdk/jdk/pull/27588#issuecomment-3361176686
"The current implementation was introduced back when the JDK didn't ship with a default CDS archive. Now that it does, we don't actually need to create one in configure."
- links to
-
Commit(master)
openjdk/jdk/a3ee821f
-
Review(master)
openjdk/jdk/27741