On Tue, 25 May 2021 08:24:21 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:
> Create implementation for Accessibility native peer for Splitpane java role. > I have tested it using the SwingSet2 and splitpane demo from > https://docs.oracle.com/javase/tutorial/uiswing/examples/components/index.html#SplitPaneDemo. > The do not see any inconsistency in Vo behaviour before and after the changes. This pull request has now been integrated. Changeset: 45e05970 Author: Pankaj Bansal <pban...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/45e05970bcee842f98eeeef054f574ccf4b43fad Stats: 42 lines in 3 files changed: 39 ins; 0 del; 3 mod 8264302: Create implementation for Accessibility native peer for Splitpane java role Reviewed-by: kizune ------------- PR: https://git.openjdk.java.net/jdk/pull/4181