Details
Description
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.