Follow-up Comment #3, bug #13262 (project classpath):

Whoops, the list==null crash actually happens with the omniscient debugger
from

http://www.lambdacs.com/debugger/debugger.html

with
Exception during event dispatch:
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicListUI.damageLayout (BasicListUI.java:501)
   at javax.swing.plaf.basic.BasicListUI$ComponentHandler.componentResized
(BasicListUI.java:91)
   at java.awt.AWTEventMulticaster.componentResized
(AWTEventMulticaster.java:188)
   at java.awt.AWTEventMulticaster.componentResized
(AWTEventMulticaster.java:188)
   at java.awt.AWTEventMulticaster.componentResized
(AWTEventMulticaster.java:188)
   at java.awt.Component.processComponentEvent (Component.java:2957)
   at java.awt.Component.processEvent (Component.java:2922)
   at java.awt.Container.processEvent (Container.java:841)
   at java.awt.Component.dispatchEventImpl (Component.java:4775)
   at java.awt.Container.dispatchEventImpl (Container.java:1539)
   at java.awt.Component.dispatchEvent (Component.java:2280)
   at java.awt.EventQueue.dispatchEvent (EventQueue.java:526)
   at java.awt.EventDispatchThread.run (EventDispatchThread.java:75)



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13262>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Commit-classpath mailing list
Commit-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/commit-classpath

Reply via email to