> some skins have not been guarding themselves against multiple calls to > dispose (see issue for details) > > Fixed by backing out off dispose if skinnable is null. Added test > (parameterized in control class) for all controls in > the controls package. Those that failed for the misbehaving skins before are > passing after the fix.
Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision: renamed misnamed local field ------------- Changes: - all: https://git.openjdk.java.net/jfx/pull/209/files - new: https://git.openjdk.java.net/jfx/pull/209/files/bd7e5b14..40ee4b96 Webrevs: - full: https://webrevs.openjdk.java.net/jfx/209/webrev.04 - incr: https://webrevs.openjdk.java.net/jfx/209/webrev.03-04 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.java.net/jfx/pull/209.diff Fetch: git fetch https://git.openjdk.java.net/jfx pull/209/head:pull/209 PR: https://git.openjdk.java.net/jfx/pull/209