RFR 8240324: Improve is_boot_class_loader_data() by adding simple check

Harold Seigel harold.seigel at oracle.com
Tue Mar 3 19:00:12 UTC 2020


Thanks Mandy!  And thanks for suggesting the change.

Harold

On 3/3/2020 1:40 PM, Mandy Chung wrote:
> Hi Harold,
>
> Looks good.  Thanks for fixing it.
>
> Mandy
>
> On 3/3/20 7:33 AM, Harold Seigel wrote:
>> Hi,
>>
>> Please review this trivial fix for JDK-8240324 to potentially avoid 
>> accessing the class loader oop.
>>
>> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8240324/webrev/
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8240324
>>
>> The fix was regression tested by running Mach5 tiers 1 and 2 tests 
>> and builds on Linux-x64, Solaris, Windows, and Mac OS X, by running 
>> Mach5 tiers 3-5 tests on Linux-x64, and JCK lang and VM tests on 
>> Linux-x64.
>>
>> Thanks, Harold
>>
>


More information about the hotspot-runtime-dev mailing list