@@ -175,7 +175,7 @@ time of writing.
175
175
| ----------------- | ---------------------------------- |
176
176
| Linux/x64 | Oracle Enterprise Linux 6.4 / 8.x |
177
177
| Linux/aarch64 | Oracle Enterprise Linux 7.6 / 8.x |
178
- | macOS | macOS 13 .x (Ventura) |
178
+ | macOS | macOS 14 .x |
179
179
| Windows | Windows Server 2016 |
180
180
181
181
The double version numbers for Linux are due to the hybrid model used at
@@ -327,7 +327,7 @@ difficult for a project such as the JDK to keep pace with a continuously
327
327
updated machine running macOS. See the section on [ Apple Xcode] ( #apple-xcode )
328
328
on some strategies to deal with this.
329
329
330
- It is recommended that you use at least macOS 13 (Ventura) and Xcode 14 , but
330
+ It is recommended that you use at least macOS 14 and Xcode 15.4 , but
331
331
earlier versions may also work.
332
332
333
333
The standard macOS environment contains the basic tooling needed to build, but
@@ -393,7 +393,7 @@ issues.
393
393
| Operating system | Toolchain version |
394
394
| ------------------ | -------------------------------------------- |
395
395
| Linux | gcc 14.2.0 |
396
- | macOS | Apple Xcode 14.3.1 (using clang 14 .0.3) |
396
+ | macOS | Apple Xcode 15.4 (using clang 15 .0.0) |
397
397
| Windows | Microsoft Visual Studio 2022 version 17.13.2 |
398
398
399
399
All compilers are expected to be able to handle the C11 language standard for
0 commit comments