Integrated: 8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode

Calvin Cheung ccheung at openjdk.org
Mon Jan 8 22:43:29 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.

This pull request has now been integrated.

Changeset: 61ebe3b0
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/61ebe3b0c4afb6bfdadbf54d0e8a20347bea1975
Stats:     21 lines in 2 files changed: 6 ins; 1 del; 14 mod

8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode

Reviewed-by: dholmes, matsaave

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

PR: https://git.openjdk.org/jdk/pull/17288


More information about the hotspot-runtime-dev mailing list