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

Implement SetThreadExecutionState #728

Conversation

matthiasblaesing
Copy link
Member

Closes: #720

@matthiasblaesing matthiasblaesing merged commit a60d9d8 into java-native-access:master Nov 16, 2016
@matthiasblaesing matthiasblaesing deleted the setthreadexecutionstate branch August 17, 2017 19:08
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
Motivation:

We should use --release 8 during compilation to ensure we always end up
with the correct java version that is required.

Modifications:

- Upgrade compiler plugin so the release flag is only used when
compiling with java9+
- Specify release flag

Result:

Always end up with the correct bytecode
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.

1 participant