Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Java G2Config interface to canonical method signatures #51

Closed
barrycaceres opened this issue Mar 7, 2024 · 1 comment
Closed
Assignees
Labels
V4 To be delivered in V4

Comments

@barrycaceres
Copy link
Contributor

barrycaceres commented 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.

@github-actions github-actions bot added the triage Need to triage label Mar 7, 2024
@barrycaceres barrycaceres changed the title Move Java JNI interface to canonical method signatures Move Java G2Config interface to canonical method signatures Mar 7, 2024
@barrycaceres barrycaceres self-assigned this Mar 7, 2024
@docktermj docktermj added V4 To be delivered in V4 and removed triage Need to triage labels Mar 9, 2024
@barrycaceres
Copy link
Contributor Author

Completed -- not yet released -- will merge when moving to new repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 To be delivered in V4
Projects
None yet
Development

No branches or pull requests

2 participants