Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2066001 | 5.0 | Chuck Rasbold | P2 | Resolved | Fixed | b03 |
Application error occurs with -server option in 1.4.2b17.
When it occurs, a dialog shows up and the message says the application
(java.exe) refers to NULL address.
This is reproducible with the attched small program.
REPRODUCE:
1) Compile the attached test program(Add2.java)
2) Launch 'java -server Add2'
The above-mentioned dialog will appear.
Please see the attched bitmap file. (message-dialog.bmp).
CONFIGRATION:
OS: Windows2000(SP2, Japanese)
MPU: Pentium IV 1.4[GHz]
Mem: 384 [MB]
JRE/JDK: 1.4.2-b17
option : -server
NOTE:
- Please see the attached file also.(analysis.sxw)
This mentions possible cause.
2003-03-05
===============================================================================
When it occurs, a dialog shows up and the message says the application
(java.exe) refers to NULL address.
This is reproducible with the attched small program.
REPRODUCE:
1) Compile the attached test program(Add2.java)
2) Launch 'java -server Add2'
The above-mentioned dialog will appear.
Please see the attched bitmap file. (message-dialog.bmp).
CONFIGRATION:
OS: Windows2000(SP2, Japanese)
MPU: Pentium IV 1.4[GHz]
Mem: 384 [MB]
JRE/JDK: 1.4.2-b17
option : -server
NOTE:
- Please see the attached file also.(analysis.sxw)
This mentions possible cause.
2003-03-05
===============================================================================
- backported by
-
JDK-2066001 App. error occurs refering null address with -server option in 1.4.2-b17
- Resolved