Why do I have problems running Java, after updating to macOS 10.12 (Sierra)?
This article applies to:
- Platform(s): macOS
- Java version(s): 8.0
macOS Sierra was released by Apple in September 2016. Java is compatible with this version, however, few Java issues have been reported on Sierra. We are actively working on identifying and resolving those issues.
A few of the issues that we are currently addressing are listed below.
JVM throws NullPointerExceptions on macOS Sierra 10.12
On macOS Sierra 10.12, if a user presses modifier keys (such as Command, Alt, Shift) while an applet is running in a browser, an error box named “Internal Error” might be displayed. It will also show the “exec” icon in the macOS dock. The user can dismiss the applet, or try to rerun the applet while not pressing a modifier key. See JDK-8165867.
Trackpad scrolling of text is very fast
A bug in macOS Sierra has caused scrolling with the trackpad to to be very fast. A workaround is using a mouse, or updating to Java version 8 Update 121 (released January 2017) or later versions.