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

Langer, Christoph christoph.langer at sap.com
Mon Feb 25 15:52:46 UTC 2019


Hi Ralf,

looks good. I'll sponsor it.

Best regards
Christoph

> -----Original Message-----
> From: hotspot-dev <hotspot-dev-bounces at openjdk.java.net> On Behalf Of
> Schmelter, Ralf
> Sent: Montag, 25. Februar 2019 16:30
> To: HotSpot Open Source Developers <hotspot-dev at openjdk.java.net>
> Subject: RFR (S) 8219577: Returning NULL in a function which returns bools
> 
> 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