<AWT Dev> Integrated: 8261198: [macOS] Incorrect JNI parameters in number conversion in A11Y code

Phil Race prr at openjdk.java.net
Fri Feb 5 19:21:39 UTC 2021


On Fri, 5 Feb 2021 01:27:26 GMT, Phil Race <prr at openjdk.org> wrote:

> we need to specify ()I for the signature of the method that returns int.
> Additionally number (the instance!) needs to be passed to the method up call.

This pull request has now been integrated.

Changeset: 4a89733e
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4a89733e
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8261198: [macOS] Incorrect JNI parameters in number conversion in A11Y code

Reviewed-by: serb, psadhukhan

-------------

PR: https://git.openjdk.java.net/jdk/pull/2418


More information about the awt-dev mailing list