RFR: 8294589: MenuBarSkin: memory leak when changing skin [v15]

Andy Goryachev angorya at openjdk.org
Thu Dec 1 17:04:18 UTC 2022


On Wed, 30 Nov 2022 23:13:42 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/SkinMemoryLeakTest.java line 227:
>> 
>>> 225:                 ComboBox.class,
>>> 226:                 DatePicker.class,
>>> 227:                 //MenuBar.class,
>> 
>> minor: commented out code
>
> intentionally, to avoid merge conflicts.

edit: unfortunately, this trick did help - getting merge conflicts.
will be removing the entries.

-------------

PR: https://git.openjdk.org/jfx/pull/906


More information about the openjfx-dev mailing list