On Wed, 22 Sep 2021 15:00:59 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> The Mac OS specific code to determine the os.version property in > java_props_macosx.c is updated > to replace the code extracting the version from the SystemVersion.plist by > reading the version using t\ > he hidden link: This pull request has now been integrated. Changeset: 3b1b8fc6 Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/3b1b8fc646493eae5f4df828afe29abb75fa5e60 Stats: 25 lines in 1 file changed: 7 ins; 13 del; 5 mod 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 Reviewed-by: naoto, clanger ------------- PR: https://git.openjdk.java.net/jdk/pull/5633