On Thu, 29 Apr 2021 19:15:52 GMT, Mikael Vidstedt <mik...@openjdk.org> wrote:
> Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles > files are still use the legacy "osx" string. They should be modernized to use > "macos" instead. This pull request has now been integrated. Changeset: 096e9e5d Author: Mikael Vidstedt <mik...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/096e9e5d13183f947089b5c7923890591490a2ce Stats: 21 lines in 3 files changed: 2 ins; 4 del; 15 mod 8266318: Switch to macos prefix for macOS bundles Reviewed-by: prr, erikj, iris ------------- PR: https://git.openjdk.java.net/jdk/pull/3801