-
Bug
-
Resolution: Fixed
-
P3
-
11, 14, 15
-
b11
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8291705 | 11.0.17 | Christoph Langer | P3 | Resolved | Fixed | b01 |
Starting with OSX 10.14.5, SA Attach against a signed binary will fail to attach (process attach, not a core attach). This is due to new OSX hardened runtime support. We are seeing many SA tests fails due to this issue. See JDK-8234048.
Since this attach issue will not be fixed, these tests should be prevented from running on 10.14.5 and later when the target is signed.
Since this attach issue will not be fixed, these tests should be prevented from running on 10.14.5 and later when the target is signed.
- backported by
-
JDK-8291705 tests that use SA Attach should not be allowed to run against signed binaries on Mac OS X 10.14.5 and later
-
- Resolved
-