as determined by SkinMemoryLeakTest (remove line 169) and a leak tester
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java
caused by:
- adding skin nodes and not removing them in dispose()
- 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 skin nodes and not removing them in dispose()
- adding listeners and not removing them in dispose()
- blocks
-
JDK-8241364 ☂ Cleanup skin implementations to allow switching
- Open
- is blocked by
-
JDK-8294809 ListenerHelper for managing and disconnecting listeners
- Resolved