On Thu, 28 Apr 2022 22:40:32 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> > Modified the test to not show the frame which cause the problem to go away > > Does it mean that setVisible(true) cause some memory leak since it prevents > the window to be disposed? Since 9 windows are freed .. I doubt it .. but what's the hold up with #10 ? I wonder if you need an extra System.gc() cycle ? ------------- PR: https://git.openjdk.java.net/jdk/pull/8450