-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
x86
-
windows
PIT: NullPointerException thrown during print action in jaws application
Tested OS : Windows
Tested Build : mustang pit build 38
Build Location : /net/sqesvr-nfs.sfbay/global/nfs/deployment5/pit_builds
steps to reproduce :
1. Install mustang jre pit build 38
2. Clear cache
3. Enable java console
4. Launch notepad / draw application
5. click print
After accepting the warning messages, page setup popup is displayed. During that time, the application throws NullPointerException in the java console
java.lang.NullPointerException: null pData
at sun.awt.windows.WComponentPeer.nativeHandleEvent(Native Method)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
.
.
.
###@###.### 2005-05-24 11:21:00 GMT
Tested OS : Windows
Tested Build : mustang pit build 38
Build Location : /net/sqesvr-nfs.sfbay/global/nfs/deployment5/pit_builds
steps to reproduce :
1. Install mustang jre pit build 38
2. Clear cache
3. Enable java console
4. Launch notepad / draw application
5. click print
After accepting the warning messages, page setup popup is displayed. During that time, the application throws NullPointerException in the java console
java.lang.NullPointerException: null pData
at sun.awt.windows.WComponentPeer.nativeHandleEvent(Native Method)
at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
.
.
.
###@###.### 2005-05-24 11:21:00 GMT
- duplicates
-
JDK-6269251 Font2DTest:${JAVA_HOME}/demo/jfc/Font2DTest throws NullPointerException on all windows platforms
-
- Closed
-