You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user-jr - reported bug. Search of email found 4-5 similar.
OS=Mac OS X
Java=22.0.2
Des=unknown
Stack=java.lang.ArrayIndexOutOfBoundsException: 4 >= 4
at java.base/java.util.Vector.elementAt(Vector.java:466)
at java.desktop/javax.swing.tree.VariableHeightLayoutCache.updateNodeSizes(VariableHeightLayoutCache.java:900)
at java.desktop/javax.swing.tree.VariableHeightLayoutCache.invalidateSizes(VariableHeightLayoutCache.java:371)
at java.desktop/javax.swing.plaf.basic.BasicTreeUI.setCellRenderer(BasicTreeUI.java:534)
at java.desktop/javax.swing.plaf.basic.BasicTreeUI$Handler.propertyChange(BasicTreeUI.java:3955)
at com.formdev.flatlaf.ui.FlatTreeUI.lambda$createPropertyChangeListener$0(FlatTreeUI.java:307)
at java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:343)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:335)
at java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:268)
at java.desktop/java.awt.Component.firePropertyChange(Component.java:8717)
at java.desktop/javax.swing.JTree.setCellRenderer(JTree.java:828)
at com.timestored.swingxx.FileTreePanel.refreshGui(FileTreePanel.java:308)
at com.timestored.swingxx.FileTreePanel$1.changeOccurred(FileTreePanel.java:114)
at com.timestored.misc.DirWatch$ChangedFileAlterationListener.n(DirWatch.java:110)
at com.timestored.misc.DirWatch$ChangedFileAlterationListener.onFileChange(DirWatch.java:120)
at org.apache.commons.io.monitor.FileAlterationObserver.doMatch(FileAlterationObserver.java:400)
at org.apache.commons.io.monitor.FileAlterationObserver.checkAndNotify(FileAlterationObserver.java:334)
at org.apache.commons.io.monitor.FileAlterationObserver.checkAndNotify(FileAlterationObserver.java:304)
at org.apache.commons.io.monitor.FileAlterationMonitor.run(FileAlterationMonitor.java:182)
at java.base/java.lang.Thread.run(Thread.java:1570)
The text was updated successfully, but these errors were encountered:
user-jr - reported bug. Search of email found 4-5 similar.
The text was updated successfully, but these errors were encountered: