This repository has been archived by the owner on May 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
java.lang.NoSuchFieldException: handle thrown possible because of JDK11 #153
Comments
I see the same issue... It seems that the exception isn't thrown - it's caught and then printed to std.err. |
I think this might only matter on windows and so it might make sense to look for the field when the OS is windows. |
This also happens on Linux, it doesn't seem to break anything but it's really ugly. This should be fixed |
Quick fix for current issue
|
fix 7ed616e |
@SButterfly are you folks planning to release this? |
@smecsia Could you please release new version? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi when following the tutorial I get this exception:
The text was updated successfully, but these errors were encountered: