8253702: BigSur version number reported as 10.16, should be 11.nn #118
Conversation
|
This backport pull request has now been updated with issue from the original commit. |
@omikhaltsova This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change.
|
/integrate |
@omikhaltsova |
/sponsor |
Going to push as commit 827da5a.
Your commit was automatically rebased without conflicts. |
@yan-too @omikhaltsova Pushed as commit 827da5a. |
I'd like to backport JDK-8253702 to jdk15u for parity with jdk11u.
The original patch applied cleanly.
Tested with a simple test printing OS version on macOS Big Sur:
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk15u-dev pull/118/head:pull/118
$ git checkout pull/118
Update a local copy of the PR:
$ git checkout pull/118
$ git pull https://git.openjdk.java.net/jdk15u-dev pull/118/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 118
View PR using the GUI difftool:
$ git pr show -t 118
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk15u-dev/pull/118.diff