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

Phil Race prr at openjdk.java.net
Mon Jan 25 23:38:43 UTC 2021


On Mon, 25 Jan 2021 22:47:33 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

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

That may actually be a valid concern. Both say macOS 10.12+ ...  which might conflict with the 10.9 target.

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

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



More information about the security-dev mailing list