[jdk11u-dev] RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v7]

Vladimir Kempik vkempik at openjdk.java.net
Fri Feb 4 15:03:11 UTC 2022


On Thu, 27 Jan 2022 23:12:11 GMT, Ahmed Muhsin <duke at openjdk.java.net> wrote:

>>> Is any of this reproducible on MacOS 12?
>> 
>> The forkAndExec crash did not occur on MacOS 12. The NMT issues did, but the missing backport fixed the issue for all OS versions.
>
>> @ahmedmuhsin, could you possible try to replicate the issue with zulu11 ?
>> https://www.azul.com/downloads/?version=java-11-lts&os=macos&architecture=arm-64-bit&package=jdk
>> also, you test very old version of macos11.0.1 (Darwin 20.1.0)
>> IIRC we saw very strange issues (not even java related) with first versions of macos_arm too, would it be possible for you to recheck with macos 11.4+ ?
> 
> @VladimirKempik  I'll give it a shot. 
> Thanks for the input everyone.

@ahmedmuhsin were you able to test with a newer macos11 ? for example macos 11.1

IIRC we might have seen similar forkAndExec issues in pre-release versions of macos11 on DTKs, but nothing similar on macoses 11.1+

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/715


More information about the jdk-updates-dev mailing list