-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: jfx17
-
Component/s: javafx
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.