RFR: 8352003: Support --add-opens with -XX:+AOTClassLinking [v5]
    Calvin Cheung 
    ccheung at openjdk.org
       
    Tue Apr 22 05:31:01 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:
  trailing whitespace
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/24695/files
  - new: https://git.openjdk.org/jdk/pull/24695/files/95f2e9c6..465261f7
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=03-04
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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 hotspot-runtime-dev
mailing list