-
Bug
-
Resolution: Fixed
-
P3
-
7u4
-
b16
-
generic
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2227093 | 8 | Mikael Vidstedt | P3 | Closed | Fixed | b48 |
JDK-8018302 | 7u45 | Mikael Vidstedt | P3 | Closed | Fixed | b01 |
JDK-8002657 | 7u40 | Mikael Vidstedt | P3 | Closed | Fixed | b01 |
This bug shadows a JIRA bug created for the Mac OS X port at...
http://java.net/jira/browse/MACOSX_PORT-187
Here is the description from that bug:
If HotSpot crashes on MacOS and core files are enabled, it prints current directory as location of core file:
#
Core dump written. Default location: /net/vmsqe.russia/export/home/nh161220/bugs/macos-JumbleGC/core or core.26246
This is wrong on MacOS, the core file will be in /cores. It's better to change HotSpot to print that location.
http://java.net/jira/browse/MACOSX_PORT-187
Here is the description from that bug:
If HotSpot crashes on MacOS and core files are enabled, it prints current directory as location of core file:
#
Core dump written. Default location: /net/vmsqe.russia/export/home/nh161220/bugs/macos-JumbleGC/core or core.26246
This is wrong on MacOS, the core file will be in /cores. It's better to change HotSpot to print that location.
- backported by
-
JDK-2227093 MAC: Core file location is wrong in crash report
- Closed
-
JDK-8002657 MAC: Core file location is wrong in crash report
- Closed
-
JDK-8002658 MAC: Core file location is wrong in crash report
- Closed
-
JDK-8018302 MAC: Core file location is wrong in crash report
- Closed
- relates to
-
JDK-7014918 Improve core/minidump handling in Hotspot
- Closed