On Thu, 11 Dec 2025 15:25:30 GMT, Jaikiran Pai <[email protected]> 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.

This pull request has now been integrated.

Changeset: 325cdb7f
Author:    Jaikiran Pai <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/325cdb7fc5cd2ce1d2c2bf08ca064fb0f7e5a0b8
Stats:     34 lines in 1 file changed: 0 ins; 18 del; 16 mod

8373517: Revert the macos Tahoe specific change done in JDK-8359830

Reviewed-by: rriggs, bpb

-------------

PR: https://git.openjdk.org/jdk/pull/28768

Reply via email to