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
_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath