[lworld] RFR: 8328683: [lworld] CDS tests fail because "CDS is disabled when java.base module is patched"
Matias Saavedra Silva
matsaave at openjdk.org
Wed Jul 31 18:25:44 UTC 2024
On Wed, 31 Jul 2024 17:39:30 GMT, Frederic Parain <fparain 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).
Thanks for the review @fparain!
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1186#issuecomment-2261142999
More information about the valhalla-dev
mailing list