On Mon, 2 Nov 2020 11:56:12 GMT, Sergey Bylokhov <s...@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