On Fri, 25 Apr 2025 04:23:12 GMT, Calvin Cheung <cche...@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: > > remove call to addExtraExportsAndOpens() in ModuleBootstrap.java Marked as reviewed by iklam (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/24695#pullrequestreview-2792985774