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

#136 Pass-Through JNI exceptions to caller in waitEvents #137

Conversation

hiddenalpha
Copy link

@hiddenalpha hiddenalpha commented Apr 26, 2023

"Compiles on my machine". But unluckily I do not have a setup available where I could test it meaningfully.

Therefore: TODO would be nice if somebody could test it.

Closes: #136

@tresf
Copy link

tresf commented Apr 26, 2023

Code is simple and sane; I have no objections to merging this. In regards to testing, I'm not sure where to begin. If we decide to test before merging, we'll likely need a volunteer to do this. If this requires offering a one-off build, I can help with that.

@tresf tresf merged commit b723de0 into java-native:master Nov 8, 2023
@hiddenalpha hiddenalpha deleted the issue-136-AddSomeErrorHandlingInNativeWaitEvents branch November 9, 2023 01:03
@tresf tresf mentioned this pull request Nov 9, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGSEGV on Linux when JVM near OutOfMemoryError conditions
2 participants