RFR: 8319779: SystemMenu: memory leak due to listener never being removed [v6]
Johan Vos
jvos at openjdk.org
Tue Mar 5 08:24:52 UTC 2024
On Tue, 9 Jan 2024 16:32:51 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Johan Vos has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Cleanup test
>> - Add shim class so that we can access the references to com.sun.glass.ui.Menu instances.
>> Add a test to make sure those references are gone.
>
> tests/system/src/test/java/test/com/sun/javafx/tk/quantum/SystemMenuBarTest.java line 254:
>
>> 252: return menuBar;
>> 253: }
>> 254:
>
> extra newline?
Not sure I understand where you want to add or remove a newline?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1283#discussion_r1512320714
More information about the openjfx-dev
mailing list