Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.10.4
-
Component/s: Dev and Dep, jvdesktop
-
Labels:None
-
Environment:Java version: 10.0.1
x86_64 Mac OS X 10.10.5
Description
Launching Jalview on OSX Java 10 (released March 22nd 2018) results in a desktop where the toolbars/titles are not drawn correctly. Mouseovers and some graphics are rendered.
The java webstart console shows exceptions like:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at java.desktop/com.apple.laf.AquaMenuPainter.paintMenuBarBackground(Unknown Source)
at java.desktop/com.apple.laf.AquaMenuBarUI.paint(Unknown Source)
at java.desktop/javax.swing.plaf.ComponentUI.update(Unknown Source)
at java.desktop/javax.swing.JComponent.paintComponent(Unknown Source)
at java.desktop/javax.swing.JComponent.paint(Unknown Source)
at java.desktop/javax.swing.JComponent.paintChildren(Unknown Source)
The java webstart console shows exceptions like:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at java.desktop/com.apple.laf.AquaMenuPainter.paintMenuBarBackground(Unknown Source)
at java.desktop/com.apple.laf.AquaMenuBarUI.paint(Unknown Source)
at java.desktop/javax.swing.plaf.ComponentUI.update(Unknown Source)
at java.desktop/javax.swing.JComponent.paintComponent(Unknown Source)
at java.desktop/javax.swing.JComponent.paint(Unknown Source)
at java.desktop/javax.swing.JComponent.paintChildren(Unknown Source)