> The class `PseudoClassState` is private API, but was exposed erroneously in > the CSS API. Instead, `Set<PseudoClass>` should have been used. This PR > corrects this.
John Hendrikx has updated the pull request incrementally with two additional commits since the last revision: - Remove unused methods - Fix build by pulling in partial fix for BitSet class ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1070/files - new: https://git.openjdk.org/jfx/pull/1070/files/9bbe9259..73fa672e Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1070&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1070&range=01-02 Stats: 111 lines in 2 files changed: 33 ins; 59 del; 19 mod Patch: https://git.openjdk.org/jfx/pull/1070.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1070/head:pull/1070 PR: https://git.openjdk.org/jfx/pull/1070