On Mon, 27 Mar 2023 13:50:40 GMT, John Hendrikx <[email protected]> wrote:
> 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. This pull request has now been integrated. Changeset: 3fa02ee9 Author: John Hendrikx <[email protected]> URL: https://git.openjdk.org/jfx/commit/3fa02ee96a6dadbc20cacbf399a2d65df708eee1 Stats: 230 lines in 8 files changed: 100 ins; 69 del; 61 mod 8304959: Public API in javafx.css.Match should not return private API class PseudoClassState Reviewed-by: kcr, angorya ------------- PR: https://git.openjdk.org/jfx/pull/1070
