On Tue, 21 Sep 2021 09:51:48 GMT, Artem Semenov <[email protected]> wrote:
> The following methods in JavaAccessibilityUtilities leak JNI objects got from > up-calls to Java: > - getAxComponentSize > - getJavaRole > > Also, getAxComponentSize calls jm_getSize on wrong class. This pull request has now been integrated. Changeset: 42d5d2ab Author: Artem Semenov <[email protected]> Committer: Anton Tarasov <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/42d5d2abaad8a88a5e1326ea8b4494aeb8b5748b Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod 8274056: JavaAccessibilityUtilities leaks JNI objects Reviewed-by: aivanov, ant ------------- PR: https://git.openjdk.java.net/jdk/pull/5602
