-
Sub-task
-
Resolution: Unresolved
-
P5
-
internal
-
javafx-sandbox: metal branch
-
os_x
There are a few JNI methods which currently return a default value(return 1;).
It can be removed as there is no validation required and no way to detect an error in such scenarios. If we find out any way to validate the return value then we can add back the return statements.
It can be removed as there is no validation required and no way to detect an error in such scenarios. If we find out any way to validate the return value then we can add back the return statements.