Skip to content

Conversation

@daniel-raffler
Copy link

Hello,

this PR makes sure that the system load is tried if NativeLibraries.loadLibrary() fails because it can't recognize the operating system or the architecture of the system. Falling back to the system loader is the default behavior for NativeLibraries.loadLibrary(). However, the fallback will currently not work on unsupported systems, such as FreeBSD, as an exception is thrown instead

See sosy-lab/java-smt#592 for the JavaSMT issue

… if the architecture or the operating system were not recognized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant