Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176883 | 7 | Coleen Phillimore | P3 | Closed | Fixed | b12 |
JDK-2171802 | 6u4 | Coleen Phillimore | P3 | Closed | Fixed | b03 |
JDK-2154252 | 5.0u19 | Kevin Walls | P4 | Closed | Fixed | b01 |
FULL PRODUCT VERSION :
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
FULL OS VERSION :
Windows any, Linux any
A DESCRIPTION OF THE PROBLEM :
When the Java VM crashes a hs_err_pid*.log ist written to disk. It does not contain the time when the crash occurred. This information is essential since the file creation time generally is lost during transport.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Let the Java VM crash and examine the hs_err_pid created.
EXPECTED VERSUS ACTUAL BEHAVIOR :
The time of the crash should be reported in the hs_err_pid file.
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
FULL OS VERSION :
Windows any, Linux any
A DESCRIPTION OF THE PROBLEM :
When the Java VM crashes a hs_err_pid*.log ist written to disk. It does not contain the time when the crash occurred. This information is essential since the file creation time generally is lost during transport.
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Let the Java VM crash and examine the hs_err_pid created.
EXPECTED VERSUS ACTUAL BEHAVIOR :
The time of the crash should be reported in the hs_err_pid file.
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-2171802 Crashdump (hs_err_pid*.log) does not contain the crash time
- Closed
-
JDK-2176883 Crashdump (hs_err_pid*.log) does not contain the crash time
- Closed
-
JDK-2154252 Crashdump (hs_err_pid*.log) does not contain the crash time
- Closed
- duplicates
-
JDK-6528878 RFE: hs_err_pid.log files need to contain date and time of the crash
- Closed
-
JDK-6610953 Add Date/Timestamp to Hot Spot Error Logfile
- Closed