RFR: 8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode

David Holmes dholmes at openjdk.org
Mon Jan 8 03:20:23 UTC 2024


On Fri, 5 Jan 2024 23:03:05 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple test fix for excluding a test scenario when it is run with dynamic CDS archive mode (`-Dtest.dynamic.cds.archive=true`).
> 
> Passed tier1 and tier4 testing.

Seems reasonable for test purpose.

Is there any intent to support empty -cp with a classlist?

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17288#pullrequestreview-1807981884


More information about the hotspot-runtime-dev mailing list