RFR: 8352437: Support --add-exports with -XX:+AOTClassLinking [v3]
    Ioi Lam 
    iklam at openjdk.org
       
    Thu Mar 27 22:13:06 UTC 2025
    
    
  
On Tue, 25 Mar 2025 04:12:23 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
>> 
>>  - @calvinccheung comments
>>  - Merge branch 'master' into 8352437-aot-class-linking-incompatible-with-add-exports
>>  - Fixed whitespaces
>>  - clean up
>>  - 8352437: -XX:+AOTClassLinking is not compatible with --add-export
>>  - added comments
>>  - added comments
>>  - Prototype: support --add-exports in CDS FMG
>
> test/lib/jdk/test/lib/cds/CDSModulePackager.java line 36:
> 
>> 34: import jdk.test.lib.cds.CDSJarUtils.JarOptions;
>> 35: 
>> 36: /*
> 
> This file has no change other than the above blank line deletion.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24124#discussion_r2017659524
    
    
More information about the hotspot-dev
mailing list