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

OS-dependent Errno messages built-into the ErrnoToException interpreter API #52

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

pavly-gerges
Copy link
Member

This PR refactors the messages of the errno causing a Java exception to be dependent upon the OS libraries providing the application runtime, and not hardcoded in the application framework.

@pavly-gerges pavly-gerges added enhancement New feature or request jni JNI-related stuff. system-design System-designing related stuff. labels Sep 20, 2024
@pavly-gerges pavly-gerges changed the title Errno messages built-into the ErrnoToException interpreter API OS-dependent Errno messages built-into the ErrnoToException interpreter API Sep 20, 2024
@pavly-gerges pavly-gerges merged commit c8ad549 into master Sep 20, 2024
1 check passed
@pavly-gerges pavly-gerges deleted the errno-messages branch September 20, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jni JNI-related stuff. system-design System-designing related stuff.
Projects
None yet
1 participant