8287917: System.loadLibrary does not work on Big Sur if JDK is built with macOS SDK 10.15 and earlier #9
Conversation
|
This backport pull request has now been updated with issue from the original commit. |
@satoyoshiki 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 5 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@coffeys) but any other Committer may sponsor as well.
|
/integrate |
@satoyoshiki |
/sponsor |
Going to push as commit 2ff243c.
Your commit was automatically rebased without conflicts. |
@coffeys @satoyoshiki Pushed as commit 2ff243c. |
Please review this PR. This PR is clean backport of JDK-8028265.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk19u pull/9/head:pull/9
$ git checkout pull/9
Update a local copy of the PR:
$ git checkout pull/9
$ git pull https://git.openjdk.org/jdk19u pull/9/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 9
View PR using the GUI difftool:
$ git pr show -t 9
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk19u/pull/9.diff