zzambers
zzambers
/approval request Fixes com/sun/jdi/PrivateTransportTest.sh on Mac, safe, only affects test code
Log from failing (segfaulting) tests (without fix, for reference): [CopyMemory-segfault.log](https://github.com/user-attachments/files/16415629/CopyMemory-segfault.log) [OpaqueAccesses-segfault.log](https://github.com/user-attachments/files/16415630/OpaqueAccesses-segfault.log)
Btw, as GHA logs have expired and this is now last remaining issue showing in tier1 on Mac, I have tried to rebase these changes in separate branch (to retest...
@adinn thank you for the review I added comment, as you have suggested. (As in the end, approach with DEFINE_GETSETOOP is not used, I kept it as it is.) Should...
GHA tests: [OK](https://github.com/zzambers/jdk8u-dev/actions/runs/13544471011) (fixes Mac tests) Failures: - linux x86 failures (know troublemakers/unstable tests) - `gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java` (known, see: [JDK-8303159](https://bugs.openjdk.org/browse/JDK-8303159)) - `gc/logging/TestGCId.java` - timeout (known, occasionally timeouts on linux x86) -...
/approval request Fix to unsafe to avoid tier1 failures (crashes) on Mac, small change, low risk, GHA tests OK