RFR: 8373517: Revert the macos Tahoe specific change done in JDK-8359830
Brian Burkhalter
bpb at openjdk.org
Thu Dec 11 17:56:24 UTC 2025
On Thu, 11 Dec 2025 15:25:30 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which reverts the macos Tahoe specific change we had done in https://bugs.openjdk.org/browse/JDK-8359830? As noted in https://bugs.openjdk.org/browse/JDK-8373517, Apple addressed the underlying issue in a 26.0 Beta release and we no longer require this change in the JDK.
>
> The revert in this PR was done with a `git revert` of 8df6b2c4a355751cd8ca37cc5932be66bccaa123. That original commit had updated a jtreg test to verify the `os.version` system property reported by the JDK on macos. The commit in this PR retains that test because it's useful even without the source changes done in that older commit.
>
> tier1, tier2 and tier3 testing of this change completed without any related issues. I've verified that macos 26.x was one of the hosts that was picked up in those test runs.
Looks fine.
-------------
Marked as reviewed by bpb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28768#pullrequestreview-3568639147
More information about the core-libs-dev
mailing list