<Swing Dev> RFR: 7124397: [macosx] JSpinner serialiazation - deserialization issue [v2]
Pankaj Bansal
pbansal at openjdk.java.net
Mon Nov 2 11:59:56 UTC 2020
On Mon, 2 Nov 2020 11:56:12 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> The serialization was broken because different listeners are leaked in the case of compound components.
>> That listeners also caused memory leaks which were fixed by a few fixes here and there, and in jdk16 the serialization start to work fine. But I would like to contribute the test which will prove that serialization works fine.
>
> Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
>
> the summary is added to the test
Marked as reviewed by pbansal (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/989
More information about the swing-dev
mailing list