On Sat, 20 Mar 2021 11:53:21 GMT, Johan Vos <[email protected]> wrote:
> Fix signatures (jclass/jobject), add UNUSED when unused > Fix for JDK-8263778 > > The monocle/egl native code now includes the javac generated header file > UNUSED() directives are used when a parameter is not used > jobject/jclass are used when expected. This pull request has now been integrated. Changeset: d4d57fb1 Author: Johan Vos <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/d4d57fb1 Stats: 22 lines in 1 file changed: 2 ins; 0 del; 20 mod 8263778: Fix monocle JNI signatures for instance methods Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/435
