On Thu, 26 Jun 2025 13:43:27 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this backport to JDK 25? This backports > https://bugs.openjdk.org/browse/JDK-8359830 which was integrated into > mainline a few minutes back https://github.com/openjdk/jdk/pull/25865. > > With this change it should now be possible to test JDK 25 on macOS 26 when it > gets released. Java's standard `os.version` system property will correctly > report the version as 26 on macOS 26 once this is integrated. This pull request has now been integrated. Changeset: 926c900e Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/926c900efae3fbdb38e42928d2ffd485de3f06d1 Stats: 80 lines in 2 files changed: 41 ins; 13 del; 26 mod 8359830: Incorrect os.version reported on macOS Tahoe 26 (Beta) Reviewed-by: rriggs Backport-of: 8df6b2c4a355751cd8ca37cc5932be66bccaa123 ------------- PR: https://git.openjdk.org/jdk/pull/26003