RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v3]

Vladimir Kempik vkempik at openjdk.java.net
Mon Jan 25 22:50:44 UTC 2021


On Mon, 25 Jan 2021 22:42:40 GMT, Phil Race <prr at openjdk.org> wrote:

>> Min_macos version is changed to 11.0 for macos_aarch64
>> 
>> https://github.com/openjdk/jdk/pull/2200/files/0c2cb0a372bf1a8607810d773b53d6959616a816#diff-7cd97cdbeb3053597e5d6659016cdf0f60b2c412bd39934a43817ee0b717b7a7R136
>
> 1) I meant change to NSWindowStyleMaskBorderless from NSBorderlessWindowMask
> 2) So maybe rather than the deprecation suppression  you could change both constants to the new ones.
> Ordinarily I'd say let someone else do that but this looks like a simple obvious change and is dwarfed by all the other changes going on for Mac ARM ...

that sounds good to me, I am just afraid to break intel mac on older macos versions with this change.

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

PR: https://git.openjdk.java.net/jdk/pull/2200



More information about the build-dev mailing list