-
Notifications
You must be signed in to change notification settings - Fork 75
8309862: Unsafe list operations in JfrStringPool #12
Conversation
|
👋 Welcome back mgronlun! A progress list of the required criteria for merging this PR into |
|
/integrate |
|
This backport pull request has now been updated with issue from the original commit. |
|
@mgronlun This pull request has not yet been marked as ready for integration. |
|
/integrate |
|
@mgronlun This pull request has not yet been marked as ready for integration. |
|
@mgronlun This needs a Reviewer to approve. |
I thought a clean backport did not need a review. As described in https://wiki.openjdk.org/display/SKARA/Backports |
|
@mgronlun This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 ➡️ To integrate this PR with the above commit message to the |
That's true for backports to update releases. Backports to JDK feature release stabilization repos require review. See: https://mail.openjdk.org/pipermail/jdk-dev/2023-April/007612.html We should update the Wiki to reflect this. |
|
/integrate |
|
Going to push as commit ea4ab65. |
I see it was detailed in the Q and A. Thanks Kevin. |
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21.git pull/12/head:pull/12$ git checkout pull/12Update a local copy of the PR:
$ git checkout pull/12$ git pull https://git.openjdk.org/jdk21.git pull/12/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 12View PR using the GUI difftool:
$ git pr show -t 12Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21/pull/12.diff
Webrev
Link to Webrev Comment