<Sound Dev> [9] Review Request: 8156583 Typo in the spec of javax.sound.sampled.AudioFormat.Encoding.toString()

Dan Rollo danrollo at gmail.com
Tue May 10 21:30:11 UTC 2016


+1

> On May 9, 2016, at 4:52 PM, Phil Race <philip.race at oracle.com> 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
>> 
>> 
> 



More information about the sound-dev mailing list