RFR: 8352003: Support --add-opens with -XX:+AOTClassLinking [v4]
Calvin Cheung
ccheung at openjdk.org
Mon Apr 21 22:58:04 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/2ae685f8..95f2e9c6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=02-03
Stats: 35 lines in 2 files changed: 18 ins; 6 del; 11 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