-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173033 | 7 | Swamy Venkataramanappa | P3 | Closed | Fixed | b47 |
JDK-2180458 | 6u18 | Swamy Venkataramanappa | P3 | Closed | Fixed | b01 |
If solaris-amd64 java is started with -XX:+StartAttachListener and later core file is produced, then none of troubleshooting tools work on this core file:
$ jstack -J-d64 jdk/bin/java core
Attaching to core core from executable jdk/bin/java, please wait...
Error attaching to core file: can't open shared archive file /tmp/a/jdk2/jre/lib/amd64/server/classes.jsa
$ jstack -J-d64 jdk/bin/java core
Attaching to core core from executable jdk/bin/java, please wait...
Error attaching to core file: can't open shared archive file /tmp/a/jdk2/jre/lib/amd64/server/classes.jsa
- backported by
-
JDK-2173033 SA on core file fails on solaris-amd64 if VM was started with -XX:+StartAttachListener
-
- Closed
-
-
JDK-2180458 SA on core file fails on solaris-amd64 if VM was started with -XX:+StartAttachListener
-
- Closed
-
- relates to
-
JDK-6649594 Intermittent IOExceptions during dynamic attach on linux and solaris
-
- Closed
-