RFR (S) 8219577: Returning NULL in a function which returns bools

zgu at redhat.com zgu at redhat.com
Mon Feb 25 15:44:32 UTC 2019


Looks good.

-Zhengyu


On Mon, 2019-02-25 at 15:29 +0000, Schmelter, Ralf wrote:
> Please review this change which replaces 2 'return NULL' with 'return
> false' in a method returning bools. Since this is in windows only
> code, the fix was only tested on windows.
> 
> webrev: http://cr.openjdk.java.net/~rschmelter/webrevs/8219577/webrev
> .0/
> bug: https://bugs.openjdk.java.net/browse/JDK-8219577
> 
> Best regards,
> Ralf


More information about the hotspot-dev mailing list