RFR: 8352003: Support --add-opens with -XX:+AOTClassLinking [v2]
Calvin Cheung
ccheung at openjdk.org
Thu Apr 17 22:59:59 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:
cleanup testcase
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24695/files
- new: https://git.openjdk.org/jdk/pull/24695/files/4fa5f8fb..658a895b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24695&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 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