> Fixed memory leak by using weak listeners and making sure to undo everything > that has been done to MenuBar/Skin in dispose(). > > This PR depends on a new internal class ListenerHelper, a replacement for > LambdaMultiplePropertyChangeListenerHandler. > See https://github.com/openjdk/jfx/pull/908
Andy Goryachev has updated the pull request incrementally with two additional commits since the last revision: - Merge branch '8294809.listener.helper' into 8294589.menubarskin.leak - 8294809: generics ------------- Changes: - all: https://git.openjdk.org/jfx/pull/906/files - new: https://git.openjdk.org/jfx/pull/906/files/1adc2a93..bc3869ac Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=906&range=09 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=906&range=08-09 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/906.diff Fetch: git fetch https://git.openjdk.org/jfx pull/906/head:pull/906 PR: https://git.openjdk.org/jfx/pull/906