RFR 8208604: Metadata::print_value_string() compares 'this' to NULL

Harold David Seigel harold.seigel at oracle.com
Mon Aug 6 17:05:38 UTC 2018


Thanks Gerard!

Harold


On 8/6/2018 12:42 PM, Gerard Ziemski wrote:
> Looks good.
>
>
>> On Aug 1, 2018, at 8:26 AM, Harold David Seigel <harold.seigel at oracle.com> wrote:
>>
>> Hi,
>>
>> Please review this JDK-12 fix for JDK-8208604.  The fix removes the comparison between 'this' and 'NULL' from function Metadata::print_value_string().
>>
>> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8208604/webrev/index.html
>>
>> JBS Bug:  https://bugs.openjdk.java.net/browse/JDK-8208604
>>
>> This fix was regression tested by running Mach5 tiers 1 and 2 tests and builds on Linux-x64, Windows, and Mac OS X, running tiers 3-5 tests on Linux-x64, and by running JCK-11 API, Lang and VM tests on Linux-x64.
>>
>> Thanks, Harold
>>



More information about the hotspot-runtime-dev mailing list