Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206825 | 12 | Jini George | P3 | Resolved | Fixed | team |
JDK-8206602 | 11.0.1 | Jini George | P3 | Resolved | Fixed | b01 |
The argument PT_ATTACH for ptrace() attaching to a target process is deprecated and has to be replaced by PT_ATTACHEXC. This causes signals (SIGSTOP during attach) from the debuggee to be delivered as Mach exceptions. Modifications would need to be done within SA to handle these. The webrev for the change is at: http://cr.openjdk.java.net/~jgeorge/8184042/webrev.00/ and the mails wrt this are at: http://mail.openjdk.java.net/pipermail/serviceability-dev/2017-August/021702.html
- backported by
-
JDK-8206602 SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
-
- Resolved
-
-
JDK-8206825 SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
-
- Resolved
-
- duplicates
-
JDK-8186427 SA: MacOSX: Include the generation of the mach_exc* files with the mig command as part of the build.
-
- Closed
-
- relates to
-
JDK-8184042 several serviceability/sa tests timed out on MacOS X
-
- Resolved
-
-
JDK-8205942 Build failure on macosx after JDK-8189429
-
- Resolved
-
-
JDK-8152899 Xcode 7.3 problems
-
- Closed
-
(1 relates to)