bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24264] New: Unable to create JWindow without owner


From: jvital at gmail dot com
Subject: [Bug swing/24264] New: Unable to create JWindow without owner
Date: 7 Oct 2005 19:08:41 -0000

When i try to create a JWindow without a owner (passing null to the
constructor), i get:

java.lang.NullPointerException
   at java.awt.Window.<init> (Window.java:183)
   at javax.swing.JWindow.<init> (JWindow.java:110)
   at serpro.ppgd.gui.SplashScreen.<init> (SplashScreen.java:20)

However, it works with JDK 1.4.

(I've tested it with Classpath CVS/Jamvm 1.3.3)


-- 
           Summary: Unable to create JWindow without owner
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: swing
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jvital at gmail dot com


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





reply via email to

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