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

Phil Race philip.race at oracle.com
Mon May 9 20:52:09 UTC 2016


+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