8295857: Clarify that cleanup code can be skipped when the JVM terminates (e.g. when calling halt()) #19
Conversation
|
This backport pull request has now been updated with issue from the original commit. |
@bchristi-git 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
|
@bchristi-git The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes appear to be identical to those in JDK 21.
/integrate |
Going to push as commit bf78f71.
Your commit was automatically rebased without conflicts. |
@bchristi-git Pushed as commit bf78f71. |
Backport 8295857 to jdk20
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk20 pull/19/head:pull/19
$ git checkout pull/19
Update a local copy of the PR:
$ git checkout pull/19
$ git pull https://git.openjdk.org/jdk20 pull/19/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 19
View PR using the GUI difftool:
$ git pr show -t 19
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk20/pull/19.diff