Integrated: CODETOOLS-7903294: Use `sw_vers` to get OS version on Mac
Jonathan Gibbons
jjg at openjdk.org
Thu Sep 8 19:23:56 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`
This pull request has now been integrated.
Changeset: 1a03cc23
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/1a03cc237fefc205a3703f8e035ebb72e75221c6
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
7903294: Use `sw_vers` to get OS version on Mac
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/jtreg/pull/114
More information about the jtreg-dev
mailing list