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

ignore UnsupportedOperationException thrown by jdk>18 when trying to setup the SystemExitSecurityManager #1513

Merged
merged 2 commits into from
Jun 16, 2024

Conversation

vboulaye
Copy link
Contributor

fixes #1455

I added a catch clause for UnsupportedOperationException showing an error message instead of failing.

I do not know how to add tests for something like this!

@fhoeben fhoeben merged commit 7a237c2 into unclebob:master Jun 16, 2024
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.

[Question] When fitnesse enables support for Java 17 or Java 21
2 participants