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.
------------- Commit messages: - increase initial capacity - Remove logs - 8264302: Create implementation for NSAccessibilitySplitGroup protocol peer Changes: https://git.openjdk.java.net/jdk/pull/4181/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4181&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8264302 Stats: 42 lines in 3 files changed: 39 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/jdk/pull/4181.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4181/head:pull/4181 PR: https://git.openjdk.java.net/jdk/pull/4181