bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/24741] New: GridBagLayout NPE


From: langel at redhat dot com
Subject: [Bug classpath/24741] New: GridBagLayout NPE
Date: 8 Nov 2005 19:15:07 -0000

I can't seem to reproduce this to make a test case, but running certain
applications sometimes produces this NPE almost too frequently.

java.lang.NullPointerException
   at java.awt.GridBagLayout.ArrangeGrid (GridBagLayout.java:441)
   at java.awt.GridBagLayout.arrangeGrid (GridBagLayout.java:1050)
   at java.awt.GridBagLayout.layoutContainer (GridBagLayout.java:164)
   at java.awt.Container.layout (Container.java:527)
   at java.awt.Container.doLayout (Container.java:516)
   .....


-- 
           Summary: GridBagLayout NPE
           Product: classpath
           Version: 0.19
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: langel at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24741





reply via email to

[Prev in Thread] Current Thread [Next in Thread]