We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can we please have a release with JDK/OpenJFX 11.0.2? ScenicView crashes due to known issue https://bugs.openjdk.java.net/browse/JDK-8213404 which has been resolved in 11.0.2.
Sample output from macOS 10.14 Mojave:
2019-02-28 13:45:08.657 java[47344:1459994] unrecognized type is 4294967295 2019-02-28 13:45:08.657 java[47344:1459994] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671.20.108/AppKit.subproj/NSEvent.m:1969
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can we please have a release with JDK/OpenJFX 11.0.2? ScenicView crashes due to known issue https://bugs.openjdk.java.net/browse/JDK-8213404 which has been resolved in 11.0.2.
Sample output from macOS 10.14 Mojave:
2019-02-28 13:45:08.657 java[47344:1459994] unrecognized type is 4294967295
2019-02-28 13:45:08.657 java[47344:1459994] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671.20.108/AppKit.subproj/NSEvent.m:1969
The text was updated successfully, but these errors were encountered: