<Swing Dev> [9] Review request for 8146301: Enter key does not work in a deserialized JFileChooser
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Thu Mar 17 15:55:26 UTC 2016
Does the test is passed on all platforms?
On 17.03.16 17:37, Semyon Sadetsky wrote:
> Hello,
>
> Please review fix for JDK9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8146301
> webrev: http://cr.openjdk.java.net/~ssadetsky/8146301/webrev.00/
>
> This is a regression of JDK-8021253 in which explicit setting the
> default button was moved to the hierarchy listener but this listener
> disappears after serialization/deserialization cycle because it is not
> serializable. The solution is to make it serializable.
>
> --Semyon
--
Best regards, Sergey.
More information about the swing-dev
mailing list