<Swing Dev> JDK 9 RFR of JDK-8035692 : Fix serial lint warnings in mac-specific code

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 5 21:19:04 UTC 2014


On 05/03/2014 20:30, Joe Darcy wrote:
> Hello,
>
> Please review this webrev which addresses serial warnings in 
> mac-specific code:
>
>     JDK-8035692 : Fix serial lint warnings in mac-specific code
>     http://cr.openjdk.java.net/~darcy/8035692.0/
>
This looks okay to me on the assumption that nothing of these types leak 
into the serialized stream when serializing a supported type that has 
serialization compatibility guarantees.

Also double check LWCToolkit.java before you push as there is a spurious 
character in the webrev at L145.

-Alan.



More information about the swing-dev mailing list