RFR: 8276126: Dump time class transformation causes heap objects of non-boot classes to be archived [v3]
Calvin Cheung
ccheung at openjdk.java.net
Thu Dec 2 14:43:30 UTC 2021
On Tue, 30 Nov 2021 03:59:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Simplify the fix by passing a 'redefined' flag from KlassFactory::create_from_stream() to ClassLoader::record_result()
>
> LGTM. One small nit about unused parameter.
Thanks @iklam and @yminqi for the review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6484
More information about the hotspot-runtime-dev
mailing list