as determined by SkinMemoryLeakTest (remove line 173) and a leak tester
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
caused by:
- adding event handler(s) without removing them in dispose()
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
caused by:
- adding event handler(s) without removing them in dispose()
- blocks
-
JDK-8241364 ☂ Cleanup skin implementations to allow switching
- Open
- relates to
-
JDK-8295796 ScrollPaneSkin: memory leak when changing skin
- Resolved