<Sound Dev> JDK 9 RFR of 8034046: Fix serial lint warnings in javax.sound

Alan Bateman Alan.Bateman at oracle.com
Mon Feb 10 00:36:53 PST 2014


On 09/02/2014 21:01, Joe Darcy wrote:
> Hello,
>
> Please review this change to address serial lint warnings in javax.sound:
>
>     8034046: Fix serial lint warnings in javax.sound
>     http://cr.openjdk.java.net/~darcy/8034046.0/
>
> Mostly this change is adding six missing serialVersionUID fields; I 
> verified the reported serialver values were consistent on JDK 6 and 8.
>
> However, in two classes I also removed some non-javadoc comments.
This looks good to me (and surprising that the non-javadoc comments were 
noticed and removed previously).

-Alan


More information about the sound-dev mailing list