Re: JDK 1.2 really slow - *NOT A BUG in JDK*

1999-07-05 Thread Bjoern Smith
"W. Christopher Everhart" wrote: > I was having some problems with the pre-release of JDK1.2 being very very slow. I >tested it with NetBeans, and compared the results to a versino of NetBeans with >JDK1.1.7v3 and noticed that both were slow, but the newer version was even slower. > > It ends

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Bjoern Smith
Marcel Ruff wrote: > Hi, > > the following little examples doesnt return (about every second time). > > Especially when you first click in the text area and write some letters > and than click OK, the final System.out.println() is never printed. > > - > imp

PrintJob dialog fails to show up!?

1999-06-06 Thread Bjoern Smith
I have been fighting for days with printing in JDK1.1.7v3 and JDK1.2.2 without even getting the print job dialog tho show up! I get the following stack trace using JDK1.2.2: Uncaught exception: java.lang.NullPointerException at sun.awt.motif.UPrintDialog.(UPrintDialog.java:174) at

PrintJob dialog fails to show up!?

1999-06-06 Thread Bjoern Smith
I have been fighting for days with printing in JDK1.1.7v3 and JDK1.2.2 without even getting the print job dialog tho show up! I get the following stack trace using JDK1.2.2: Uncaught exception: java.lang.NullPointerException at sun.awt.motif.UPrintDialog.(UPrintDialog.java:174) at