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 jdk:jdk-24+24 #180

Open
wants to merge 124 commits into
base: crac
Choose a base branch
from
Open

Merge jdk:jdk-24+24 #180

wants to merge 124 commits into from

Conversation

dimitryc
Copy link
Contributor

@dimitryc dimitryc commented Jan 10, 2025

Merge jdk:jdk-24+24


Progress

  • Change must not contain extraneous whitespace

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 180

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

Using diff file

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

Using Webrev

Link to Webrev Comment

Andrew Haley and others added 30 commits November 6, 2024 17:52
…ds write access to src tree

Reviewed-by: rhalade, erikj
Reviewed-by: iklam, ccheung
…4160

Co-authored-by: Boris Ulasevich <[email protected]>
Reviewed-by: mbaesken, jkern, dlong
…fo.operatingSystemVersion

Reviewed-by: bchristi
…andles

Reviewed-by: coleenp, stefank, mgronlun
… used for Loop Unswitching and cleaning useless Template Assertion Predicates with a predicate visitor

Reviewed-by: thartmann, roland, kvn
…g report incorrect length

Reviewed-by: vromero
Reviewed-by: cjplummer
Co-authored-by: Maurizio Cimadamore <[email protected]>
Reviewed-by: mcimadamore, jvernee
…ion with NOFOLLOW_LINKS

Reviewed-by: alanb
…va failing with NoSuchObjectException: no such object in table

Reviewed-by: lmesnik, sspitsyn, cjplummer
…nd redefineClasses

Reviewed-by: dholmes, coleenp, iklam
…PrintTextTest.java

Reviewed-by: honkar, aivanov, aturbanov
Reviewed-by: rrich, mbaesken
…e launcher's java_md_macosx.m

Reviewed-by: bpb, rriggs
Reviewed-by: jvernee, mdoerr
tstuefe and others added 25 commits November 13, 2024 12:30
Reviewed-by: dlong, roland
…aphKit::store_to_memory()

Reviewed-by: thartmann, roland
Reviewed-by: thartmann, chagedorn, epeter, jwaters
…s.java with ZGC until JDK-8343893 is fixed

Reviewed-by: rkennke, mli, tschatzl
…nstructions

Reviewed-by: sviswanathan, sparasa
Reviewed-by: mcimadamore, rriggs, jvernee
…DatagramChannel implementation

Reviewed-by: dfuchs
Co-authored-by: Raffaello Giulietti <[email protected]>
Co-authored-by: Jatin Bhateja <[email protected]>
Reviewed-by: rgiulietti
…om system modules

Reviewed-by: iklam, matsaave
Reviewed-by: azvegint, aivanov, prr
Reviewed-by: naoto, mullan, lancea
…ang.Runtime.exec

Reviewed-by: jpai, mullan, alanb
Reviewed-by: pminborg, alanb
@bridgekeeper
Copy link

bridgekeeper bot commented Jan 10, 2025

👋 Welcome back dcherepanov! A progress list of the required criteria for merging this PR into crac 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 Jan 10, 2025

@dimitryc 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 jdk:jdk-24+24

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 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.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jan 10, 2025
@mlbridge
Copy link

mlbridge bot commented Jan 10, 2025

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.