RFR: 8352003: Support --add-opens with -XX:+AOTClassLinking [v3]

Calvin Cheung ccheung at openjdk.org
Mon Apr 21 06:20:46 UTC 2025


> This RFE allows --add-opens to be specified for AOT cache creation. AOT cache can be used during production run with --add-opens option as long as the same set of options is used during assembly phase.
> 
> Passed tiers 1 - 4 testing.

Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:

  @iklam comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/24695/files
  - new: https://git.openjdk.org/jdk/pull/24695/files/658a895b..2ae685f8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=01-02

  Stats: 34 lines in 2 files changed: 11 ins; 0 del; 23 mod
  Patch: https://git.openjdk.org/jdk/pull/24695.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24695/head:pull/24695

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


More information about the core-libs-dev mailing list