+1

> On May 9, 2016, at 4:52 PM, Phil Race <[email protected]> wrote:
> 
> +1
> 
> -phil.
> 
> On 05/09/2016 01:50 PM, Sergey Bylokhov wrote:
>> Hello,
>> Please review the fix for trivial typo in jdk9.
>> 
>> Example in the specification contains the typo:
>> * variable (field) name. For example, {@code PCM_SIGNED.toString()}
>> * returns the name "pcm_signed".
>> 
>> Note that the pcm_signed is in lower-case, this was true long time ago, but 
>> since then the static constant was renamed and their values were changed to 
>> upper-case.
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8156583
>> Webrev can be found at: http://cr.openjdk.java.net/~serb/8156583/webrev.00
>> 
>> 
> 

Reply via email to