RFR: 8302795: Shared archive failed on old version class with jsr bytecode [v2]
Calvin Cheung
ccheung at openjdk.org
Tue Mar 14 17:19:36 UTC 2023
On Tue, 7 Mar 2023 04:45:47 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> make the _methods array writable during dump time for old classes with jsr bytecode
>
> LGTM. We know after 49.0 (java 5), jsr will not be generated, so this should not be a problem for dynamic dumping too.
Thanks @yminqi and @matias9927 for the review.
-------------
PR: https://git.openjdk.org/jdk/pull/12752
More information about the hotspot-runtime-dev
mailing list