git: openjdk/jdk: master: 8352435: Refactor CDS test library for execution and module packaging

Ioi Lam iklam at openjdk.org
Thu Mar 27 20:32:09 UTC 2025


Changeset: 4ce9b4c7
Branch: master
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2025-03-27 20:28:18 +0000
URL:       https://git.openjdk.org/jdk/commit/4ce9b4c72ef00d81fc07527a89d20cfa5400d673

8352435: Refactor CDS test library for execution and module packaging

Reviewed-by: ccheung, shade

! test/hotspot/jtreg/runtime/cds/appcds/JarBuilder.java
! test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/AOTClassLinkingVMOptions.java
! test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/ExportModule.java
! test/lib/jdk/test/lib/cds/CDSAppTester.java
+ test/lib/jdk/test/lib/cds/CDSJarUtils.java
+ test/lib/jdk/test/lib/cds/CDSModulePackager.java
+ test/lib/jdk/test/lib/cds/SimpleCDSAppTester.java



More information about the jdk-changes mailing list