JDK 8 code review request for 6268216 "Boolean.getBoolean() throws SecurityException"

Mike Duigou mike.duigou at oracle.com
Wed Sep 21 01:35:21 UTC 2011


Changes look good.

On Sep 20 2011, at 17:54 , Joe Darcy wrote:

> Mike Duigou wrote:
>> Looks good.
>> 
>> Do you think it's worth eliminating the private static method toBoolean(String) in favour of the public static parseBoolean(String) method?
>>  
> 
> Sure; so updated in the revised webrev:
> 
>    http://cr.openjdk.java.net/~darcy/6268216.1/




More information about the core-libs-dev mailing list