On Tue, 20 Jul 2021 19:34:30 GMT, Phil Race <p...@openjdk.org> wrote:
> These fields > - have not been used by the implementation since JDK8, > - are not supposed to be used by applications, > - have been deprecated for removal since JDK 9 > - are non-standard, JDK not Java, classes > - very few clients are expected to be using these classes : just those > implementing ATs > > > The CSR for this is https://bugs.openjdk.java.net/browse/JDK-8270918 This pull request has now been integrated. Changeset: 4548677e Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/4548677e89fb7807639602d29b87dcaabe7b6d8d Stats: 277 lines in 1 file changed: 0 ins; 143 del; 134 mod 8268824: Remove unused jdk.accessibility APIs deprecated for removal in JDK 9 Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/4845