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

Fix panic in Java #2956

Open
wjones127 opened this issue Sep 30, 2024 · 0 comments
Open

Fix panic in Java #2956

wjones127 opened this issue Sep 30, 2024 · 0 comments
Labels

Comments

@wjones127
Copy link
Contributor

Issue started here: #2917

But likely indicates a bug in the Java code.

We also clearly have an issue with our JNI code in that it seems to swallow panic messages. This makes it impossible to debug panics. We need to fix that if we are to be able to maintain the Java code. Because there was no panic message, we instead had to resort to commenting out the tests.

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

No branches or pull requests

1 participant