> On Nov 3, 2023, at 2:51 PM, Philip Race <philip.r...@oracle.com> wrote:
>
> So, yes, it is a bug on the Apple side and will be fixed in (I think) a macOS
> 14 update.
>
> -phil.
So, how long do you think the JDK can continue using the macOS 13 SDK? Until
macOS 14 is no longer supported?
As soon as the JDK starts using a macOS 14 or later SDK, it will create a JDK
that crashes on macOS 14.0 and 14.1 (and maybe more).
As this crash can be predicted, would it make sense for the JDK to issue a
warning (dialog) to upgrade the OS?
Alan