as determined by SkinMemoryLeakTest (remove line 178) and a leak tester
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
caused by:
- adding listeners and not removing them in dispose()
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
caused by:
- adding listeners and not removing them in dispose()
- blocks
-
JDK-8241364 ☂ Cleanup skin implementations to allow switching
- Open