Stack trace to accept() on 'Open' with Java 11: JalviewFileFilter.accept(File) line: 87 JalviewFileChooser(JFileChooser).accept(File) line: 1638 FileSystemTreeModel.accept(FileInfo) line: not available FileSystemTreeModel.access$200(FileSystemTreeModel, FileInfo) line: not available FileSystemTreeModel$DirectoryNode(FileSystemTreeModel$Node).isAcceptable() line: not available FileRenderer.getCellRendererComponent(JComponent, Object, boolean, boolean, boolean) line: not available FileRenderer.getListCellRendererComponent(JList, Object, int, boolean, boolean) line: not available AquaFileChooserBrowserListUI(AquaListUI).paintCell(Graphics, int, Rectangle, ListCellRenderer, ListModel, ListSelectionModel, int) line: not available AquaFileChooserBrowserListUI(BasicListUI).paintImpl(Graphics, JComponent) line: 378 AquaFileChooserBrowserListUI(BasicListUI).paint(Graphics, JComponent) line: 301 AquaFileChooserBrowserListUI(AquaListUI).paint(Graphics, JComponent) line: not available AquaFileChooserBrowserListUI(ComponentUI).update(Graphics, JComponent) line: 161 JBrowser$ColumnList(JComponent).paintComponent(Graphics) line: 797 JBrowser$ColumnList(JComponent).paint(Graphics) line: 1074 JViewport(JComponent).paintChildren(Graphics) line: 907 JViewport(JComponent).paint(Graphics) line: 1083 JViewport.paint(Graphics) line: 737 JBrowser$JBrowserScrollPane(JComponent).paintChildren(Graphics) line: 907 JBrowser$JBrowserScrollPane(JComponent).paint(Graphics) line: 1083 JBrowser$Column(JComponent).paintChildren(Graphics) line: 907 JBrowser$Column(JComponent).paint(Graphics) line: 1083 ColumnViewImpl$ColumnViewBrowser(JComponent).paintChildren(Graphics) line: 907 ColumnViewImpl$ColumnViewBrowser(JComponent).paint(Graphics) line: 1083 JViewport(JComponent).paintChildren(Graphics) line: 907 JViewport(JComponent).paint(Graphics) line: 1083 JViewport.paint(Graphics) line: 737 JScrollPane(JComponent).paintChildren(Graphics) line: 907 JScrollPane(JComponent).paint(Graphics) line: 1083 ColumnViewImpl(JComponent).paintChildren(Graphics) line: 907 ColumnViewImpl(JComponent).paint(Graphics) line: 1083 JPanel(JComponent).paintChildren(Graphics) line: 907 JPanel(JComponent).paint(Graphics) line: 1083 JSplitPane(JComponent).paintChildren(Graphics) line: 907 JSplitPane.paintChildren(Graphics) line: 1024 JSplitPane(JComponent).paint(Graphics) line: 1083 JalviewFileChooser(JComponent).paintChildren(Graphics) line: 907 JalviewFileChooser(JComponent).paint(Graphics) line: 1083 JPanel(JComponent).paintChildren(Graphics) line: 907 JPanel(JComponent).paint(Graphics) line: 1083 JLayeredPane(JComponent).paintChildren(Graphics) line: 907 JLayeredPane(JComponent).paint(Graphics) line: 1083 JLayeredPane.paint(Graphics) line: 590 JRootPane(JComponent).paintChildren(Graphics) line: 907 JRootPane(JComponent).paintToOffscreen(Graphics, int, int, int, int, int, int) line: 5262 RepaintManager$PaintManager.paintDoubleBufferedImpl(JComponent, Image, Graphics, int, int, int, int) line: 1643 RepaintManager$PaintManager.paintDoubleBuffered(JComponent, Image, Graphics, int, int, int, int) line: 1618 RepaintManager$PaintManager.paint(JComponent, JComponent, Graphics, int, int, int, int) line: 1556 RepaintManager.paint(JComponent, JComponent, Graphics, int, int, int, int) line: 1323 JRootPane(JComponent).paint(Graphics) line: 1060 GraphicsCallback$PaintCallback.run(Component, Graphics) line: 39 GraphicsCallback$PaintCallback(SunGraphicsCallback).runOneComponent(Component, Rectangle, Graphics, Shape, int) line: 78 GraphicsCallback$PaintCallback(SunGraphicsCallback).runComponents(Component[], Graphics, int) line: 115 JDialog(Container).paint(Graphics) line: 2002 JDialog(Window).paint(Graphics) line: 3940 RepaintManager$4.run() line: 876 RepaintManager$4.run() line: 848 AccessController.doPrivileged(PrivilegedAction, AccessControlContext) line: not available [native method] ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(PrivilegedAction, AccessControlContext, AccessControlContext) line: 85 RepaintManager.paintDirtyRegions(Map) line: 848 RepaintManager.paintDirtyRegions() line: 823 RepaintManager.prePaintDirtyRegions() line: 772 RepaintManager$ProcessingRunnable.run() line: 1890 InvocationEvent.dispatch() line: 313 EventQueue.dispatchEventImpl(AWTEvent, Object) line: 770 EventQueue$4.run() line: 721 EventQueue$4.run() line: 715 AccessController.doPrivileged(PrivilegedAction, AccessControlContext) line: not available [native method] ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(PrivilegedAction, AccessControlContext, AccessControlContext) line: 85 EventQueue.dispatchEvent(AWTEvent) line: 740 EventDispatchThread.pumpOneEventForFilters(int) line: 203 EventDispatchThread.pumpEventsForFilter(int, Conditional, EventFilter) line: 124 EventDispatchThread.pumpEventsForFilter(Conditional, EventFilter) line: 117 WaitDispatchSupport$2.run() line: 190 WaitDispatchSupport$4.run() line: 235 WaitDispatchSupport$4.run() line: 233 AccessController.doPrivileged(PrivilegedAction) line: not available [native method] WaitDispatchSupport.enter() line: 233 JDialog(Dialog).show() line: 1070 JalviewFileChooser(JFileChooser).showDialog(Component, String) line: 756 JalviewFileChooser(JFileChooser).showOpenDialog(Component) line: 653 Desktop.inputLocalFileMenuItem_actionPerformed(AlignViewport) line: 1144 AlignFrame.addFromFile_actionPerformed(ActionEvent) line: 1002