[lworld] Integrated: 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:57:40 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.

This pull request has now been integrated.

Changeset: 510d71dd
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
Committer: Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/510d71ddeea3734d79b1b88a5003dc17770eaee1
Stats:     9 lines in 1 file changed: 5 ins; 4 del; 0 mod

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

Reviewed-by: fparain

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

PR: https://git.openjdk.org/valhalla/pull/1186


More information about the valhalla-dev mailing list