Skip to content
This repository was archived by the owner on May 26, 2018. It is now read-only.

Conversation

heni123321
Copy link

SystemUtils.isJavaVersionAtLeast is crashing on java 9 because JavaVersion.get is using a switch on all java versions, and java 9 is not in that switch, so it is crashing on java 9 with a NPE

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant