[lworld] RFR: 8328683: [lworld] CDS tests fail because "CDS is disabled when java.base module is patched"

Frederic Parain fparain at openjdk.org
Wed Jul 31 17:41:39 UTC 2024


On Mon, 29 Jul 2024 17:50:24 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The following tests were reporting failures:
> runtime/cds/appcds/HelloInlineClassTest.java
> runtime/cds/appcds/RewriteBytecodesInlineTest.java
> runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java
> runtime/cds/appcds/dynamicArchive/HelloDynamicInlineClass.java 
> runtime/cds/DeterministicDump.java
> 
> Currently, all the above tests are no longer problem listed and only DeterministicDump.java was reporting a failure with `--enable-preview`. This patch once again makes CDS archives deterministic. Related tests were verified locally and the fix was verified with tier1-5 tests.

Marked as reviewed by fparain (Committer).

-------------

PR Review: https://git.openjdk.org/valhalla/pull/1186#pullrequestreview-2210769674


More information about the valhalla-dev mailing list