git: openjdk/mobile: 2 new changesets

duke duke at openjdk.org
Wed Apr 2 01:40:43 UTC 2025


Changeset: 096e70de
Branch: master
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2025-04-02 01:37:27 +0000
URL:       https://git.openjdk.org/mobile/commit/096e70de2d3009040d7ce30f3766167f43de4a96

8352437: Support --add-exports with -XX:+AOTClassLinking

Reviewed-by: matsaave

! src/hotspot/share/cds/archiveBuilder.cpp
! src/hotspot/share/classfile/modules.cpp
! src/hotspot/share/classfile/modules.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/ExactOptionMatch.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/AddExports.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.foos/com/foos/internal/FoosInternal.java
! test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.foos/module-info.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.needsfoosaddexport/com/needsfoosaddexport/Main.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.needsfoosaddexport/module-info.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.needsjdkaddexport/com/needsjdkaddexport/Main.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.needsjdkaddexport/module-info.java
+ test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/src/com.nomodule.needsjdkaddexport/com/nomodule/needsjdkaddexport/Main.java

Changeset: f4d6f920
Branch: master
Author:    duke <duke at openjdk.org>
Date:      2025-04-02 01:38:22 +0000
URL:       https://git.openjdk.org/mobile/commit/f4d6f920599f815e418c07d02a8df3ac4163e30c

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list