[foreign] RFR 8215535: binder should initialize all debug properties uniformly

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Tue Dec 18 14:23:37 UTC 2018


No problem!

Yes - we had 
Boolean.parseBoolean(GetPropertyAction.privilegedGetProperty(name)); in 
a few places. I fixed those as well.

PS. Boolean.parseBoolean vs Boolean.getBoolean -> 
htthttps://twitter.com/joshbloch/status/1074353248658735105https://twitter.com/joshbloch/status/1074353248658735105 
:)

-Sundar

On 18/12/18, 7:26 PM, Jorn Vernee wrote:
> Thanks for taking care of this!
>
> I thought I had copied what other classes were doing, but I guess I 
> misread Boolean.parseBoolean(...) as Boolean.getBoolean(...)
>
> Jorn
>
> Sundararajan Athijegannathan schreef op 2018-12-18 07:10:
>> Please review.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8215535
>> Webrev: https://cr.openjdk.java.net/~sundar/8215535/webrev.00/
>>
>> Thanks
>> -Sundar


More information about the panama-dev mailing list