-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_7
On Solaris and IA Solaris,
PrinterJob.printDialog() throws NullPointerException in merlin - beta on all the builds starting from b32. This exception does not occur on b31 or previous builds. On Windows, it pops up the dialog perfectly for all merlin-beta builds.
How to reproduce the bug :
Please run the sample code attached. You would see a frame with a JAVA image.
Click the print button. If you get a NullPointerException in the console then the bug is reproduced.
PrinterJob.printDialog() throws NullPointerException in merlin - beta on all the builds starting from b32. This exception does not occur on b31 or previous builds. On Windows, it pops up the dialog perfectly for all merlin-beta builds.
How to reproduce the bug :
Please run the sample code attached. You would see a frame with a JAVA image.
Click the print button. If you get a NullPointerException in the console then the bug is reproduced.
- duplicates
-
JDK-4371770 Can't print with appletviewer in merlin b32
- Closed