You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
barrycaceres
changed the title
Move Java JNI interface to canonical method signatures
Move Java G2Config interface to canonical method signatures
Mar 7, 2024
Existing JNI Java interface needs to be converted to "package-private" access.
New public interface will be created using the canonical method signatures.
This includes changing the C "glue code" for JNI with new package/class naming as needed.
This ALSO includes
javadoc
documentation of all methods.The text was updated successfully, but these errors were encountered: