RFR: 8359830: Incorrect os.version reported on macOS Tahoe 26 (Beta)
Jaikiran Pai
jpai at openjdk.org
Mon Jun 23 08:15:27 UTC 2025
On Mon, 23 Jun 2025 08:07:21 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> I think we are missing a test for this which might explain why tier1, tier2, tier3 testing of this current change didn't notice that this area too needs a change.
It looks like an existing test `test/hotspot/jtreg/runtime/ErrorHandling/PrintVMInfoAtExitTest.java` might need an update to include a check for the OS version reported in the output.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25865#issuecomment-2995399123
More information about the core-libs-dev
mailing list