-
Bug
-
Resolution: Fixed
-
P4
-
jfx17
A number of Monocle methods have a wrong JNI signature, where we use a `jclass` instead of `jobject` type as the second parameter on instance methods.
See https://github.com/openjdk/jfx/pull/426 where this is mentioned.
See https://github.com/openjdk/jfx/pull/426 where this is mentioned.