[lworld] RFR: 8328683: [lworld] CDS tests fail because "CDS is disabled when java.base module is patched"
duke
duke at openjdk.org
Wed Jul 31 18:25:44 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.
@matias9927
Your change (at version 7c75fc30fa0a2624be354b7f25446973a8209ee7) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1186#issuecomment-2261146641
More information about the valhalla-dev
mailing list