On Wed, 30 Nov 2022 23:13:42 GMT, Andy Goryachev <ango...@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