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

Aleksey Shipilev shade at redhat.com
Mon Feb 25 15:39:51 UTC 2019


On 2/25/19 4:29 PM, 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

Looks good to me.

-Aleksey



More information about the hotspot-dev mailing list