RFR: 8243287: Removal of Unsafe::defineAnonymousClass [v3]

Harold Seigel hseigel at openjdk.java.net
Wed May 12 16:10:26 UTC 2021


On Tue, 11 May 2021 17:07:35 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix GetModuleTest.java
>
> src/hotspot/share/oops/instanceMirrorKlass.inline.hpp line 65:
> 
>> 63:         // so when handling the java mirror for the class we need to make sure its class
>> 64:         // loader data is claimed, this is done by calling do_cld explicitly.
>> 65:         // For non-string hidden classes the call to do_cld is made when the class
> 
> Typo: non-strong

fixed, thanks for finding this.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3974


More information about the core-libs-dev mailing list