git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Mar 27 20:30:31 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/mobile/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
Changeset: 3582d495
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-03-27 20:29:27 +0000
URL: https://git.openjdk.org/mobile/commit/3582d4951a3bc8302feefead0f7c9dca1f5650c6
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list