RFR: CODETOOLS-7903294: Use `sw_vers` to get OS version on Mac

Iris Clark iris at openjdk.org
Thu Sep 8 19:07:59 UTC 2022


On Thu, 8 Sep 2022 18:52:14 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a small change to use
>      `sw_vers -productVersion` 
> to obtain the macOS version, instead of using 
>     `defaults read loginwindow SystemVersionStampAsString`

Marked as reviewed by iris (Reviewer).

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

PR: https://git.openjdk.org/jtreg/pull/114


More information about the jtreg-dev mailing list