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

Ioi Lam iklam at openjdk.org
Tue Apr 22 05:36:48 UTC 2025


On Tue, 22 Apr 2025 05:31:01 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> 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

LGTM

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

Marked as reviewed by iklam (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24695#pullrequestreview-2782806700


More information about the core-libs-dev mailing list