RFR: 8359830: Incorrect os.version reported on macOS Tahoe 26 (Beta)
Jaikiran Pai
jpai at openjdk.org
Thu Jun 26 16:36:41 UTC 2025
On Tue, 24 Jun 2025 13:10:41 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> The few places where this misreporting of macOS version in os_bsd.cpp is going to impact is the VM error reporting (in hs_err files for example) and the output of the newly introduced -XX:+PrintJVMInfoAtExit option. So I think we can address this issue separately (I'll create a follow up issue to track that work).
I've created https://bugs.openjdk.org/browse/JDK-8360708 to track this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25865#issuecomment-3009080804
More information about the core-libs-dev
mailing list