Details
-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b68
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018717 | 7u45 | Alexandr Scherbatiy | P4 | Closed | Fixed | b01 |
JDK-8004647 | 7u40 | Alexandr Scherbatiy | P4 | Closed | Fixed | b06 |
JDK-8017409 | 6u65 | Anton Litvinov | P4 | Closed | Fixed | b01 |
JDK-8012686 | 6u60 | Anton Litvinov | P4 | Closed | Fixed | b01 |
Description
See the mail: http://mail.openjdk.java.net/pipermail/swing-dev/2012-November/002361.html
NetBeans has about 35 reports about the issue. There is no known steps to reproduce it.
Build: NetBeans IDE Dev (Build 201211060001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime
Environment, 1.7.0_09-b05
OS: Windows 7
Stacktrace:
java.lang.NullPointerException
at javax.swing.plaf.basic.BasicTreeUI$Actions.page(BasicTreeUI.java:4470)
at
javax.swing.plaf.basic.BasicTreeUI$Actions.actionPerformed(BasicTreeUI.java:4046)
at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1664)
at javax.swing.JComponent.processKeyBinding(JComponent.java:2879)
at javax.swing.JComponent.processKeyBindings(JComponent.java:2926)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2842)
NetBeans has about 35 reports about the issue. There is no known steps to reproduce it.
Build: NetBeans IDE Dev (Build 201211060001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime
Environment, 1.7.0_09-b05
OS: Windows 7
Stacktrace:
java.lang.NullPointerException
at javax.swing.plaf.basic.BasicTreeUI$Actions.page(BasicTreeUI.java:4470)
at
javax.swing.plaf.basic.BasicTreeUI$Actions.actionPerformed(BasicTreeUI.java:4046)
at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1664)
at javax.swing.JComponent.processKeyBinding(JComponent.java:2879)
at javax.swing.JComponent.processKeyBindings(JComponent.java:2926)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2842)
Attachments
Issue Links
- backported by
-
JDK-8004647 NullPointerException in BasicTreeUI.Actions when getPathBounds returns null
- Closed
-
JDK-8012686 NullPointerException in BasicTreeUI.Actions when getPathBounds returns null
- Closed
-
JDK-8017409 NullPointerException in BasicTreeUI.Actions when getPathBounds returns null
- Closed
-
JDK-8018717 NullPointerException in BasicTreeUI.Actions when getPathBounds returns null
- Closed