Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge jdk17u:jdk-17.0.12+7 #157

Open
wants to merge 2,845 commits into
base: crac-17
Choose a base branch
from
Open

Conversation

rvansa
Copy link
Collaborator

@rvansa rvansa commented Aug 30, 2024

There were no substantial conflicts in the merge.


Progress

  • Change must not contain extraneous whitespace

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/crac.git pull/157/head:pull/157
$ git checkout pull/157

Update a local copy of the PR:
$ git checkout pull/157
$ git pull https://git.openjdk.org/crac.git pull/157/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 157

View PR using the GUI difftool:
$ git pr show -t 157

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/crac/pull/157.diff

Webrev

Link to Webrev Comment

shipilev and others added 30 commits February 28, 2024 07:39
…ing deoptimization

Reviewed-by: kvn
Backport-of: 52523d3
…e not necessarily sensitive"

Reviewed-by: lucy
Reviewed-by: lucy
Backport-of: 4296ddfc6336f062e92fdfdc3b41ca20da26a126
…e a programmatically associated name

Reviewed-by: hannesw
Backport-of: 783ae56
8270018: Add scoped object for g1 young gc JFR notification

Reviewed-by: phh
Backport-of: c93204c
…because A blue ball icon is added outside of the system tray

Backport-of: 5a988a5
…object_starts_in_range

Reviewed-by: phh, zgu
Backport-of: 496baad
…rror. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053

Backport-of: e4803e0
…ntOS Linux release 8.5.2111 and Fedora 27

Backport-of: 5281499
…t arrays in old gen

Reviewed-by: phh
Backport-of: 4bfe226
Reviewed-by: phh
Backport-of: 14eb5ad
…fail in Xcomp with out of expected range

Backport-of: 91d8dac
fitzsim and others added 21 commits May 23, 2024 21:17
8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected

Reviewed-by: shade
Backport-of: 620c8a0
Backport-of: b9ca2532287b02388cd6f9e69b02a86713fc5b88
Reviewed-by: mbalao, evergizova
Backport-of: ab2532d858de8d855529b6f2491f94c499f94009
Reviewed-by: yan, mbalao
Backport-of: f7857e9106841f402ade56bad0338fc53159fb9a
Reviewed-by: mbalao
Backport-of: da06689bf6fde7b6dd8efc2f0c39fc95adcdb69d
Reviewed-by: mbalao
Backport-of: 1401634b21b76db90291011bcae68c461742e687
Reviewed-by: mbaesken
Backport-of: cf20364d0cb3f182880ee91c7fb023615e27becf
Reviewed-by: mbalao
Backport-of: 895893f2fbf1c521d4a263d505f0ecbda8d2eeea
Reviewed-by: mbalao
Backport-of: 1a5a44019871c411148ca85d0491cc68d2256e4e
Backport-of: eb1f33f525846e6020185cbc5d6e48cbc760dbb2
Backport-of: 72eed2f709caa48c82f58fe75c7e94d2c45947e1
Added tag jdk-17.0.12+7 for changeset 833f65e
@bridgekeeper
Copy link

bridgekeeper bot commented Aug 30, 2024

👋 Welcome back rvansa! A progress list of the required criteria for merging this PR into crac-17 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Aug 30, 2024

@rvansa 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:

Merge jdk17u:jdk-17.0.12+7

Reviewed-by: akozlov

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 crac-17 branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the crac-17 branch, type /integrate in a new comment.

@rvansa rvansa changed the title Merge 17.0.12+7 Merge jdk-17.0.12+7 Aug 30, 2024
@AntonKozlov AntonKozlov changed the title Merge jdk-17.0.12+7 Merge jdk17u:jdk-17.0.12+7 Sep 12, 2024
@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Sep 12, 2024
@mlbridge
Copy link

mlbridge bot commented Sep 12, 2024

@AntonKozlov
Copy link
Member

I compared changes with jdk-17.0.12+7, there are only CRaC related ones. So LGTM. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Pull request is ready to be integrated rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.