RFR: 8352003: Support --add-opens with -XX:+AOTClassLinking

Matias Saavedra Silva matsaave at openjdk.org
Thu Apr 17 17:14:59 UTC 2025


On Wed, 16 Apr 2025 18:21:41 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.

LGTM!

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

Marked as reviewed by matsaave (Reviewer).

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


More information about the hotspot-runtime-dev mailing list