-
Notifications
You must be signed in to change notification settings - Fork 40
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
base: crac
Are you sure you want to change the base?
Merge jdk:jdk-24+24 #180
Conversation
Reviewed-by: shade, kvn
…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
…est.java Reviewed-by: dholmes, lmesnik
…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
…e clarification Reviewed-by: jvernee
…86.cpp Reviewed-by: kvn, chagedorn, jwaters
Reviewed-by: shade, dholmes
Reviewed-by: shade, chagedorn
…f 'nullptr' Reviewed-by: chagedorn, kvn
…g report incorrect length Reviewed-by: vromero
Reviewed-by: shade, tschatzl, ayang
Reviewed-by: almatvee
Reviewed-by: cjplummer
Co-authored-by: Maurizio Cimadamore <[email protected]> Reviewed-by: mcimadamore, jvernee
Reviewed-by: alanb
…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
Reviewed-by: ccheung, matsaave
Reviewed-by: valeriep
…PrintTextTest.java Reviewed-by: honkar, aivanov, aturbanov
… tests Reviewed-by: rriggs, almatvee
Reviewed-by: rrich, mbaesken
…e launcher's java_md_macosx.m Reviewed-by: bpb, rriggs
Reviewed-by: jvernee, mdoerr
…ass: IfTrue Reviewed-by: chagedorn, kvn
Reviewed-by: dlong, roland
Reviewed-by: shade, egahlin
…aphKit::store_to_memory() Reviewed-by: thartmann, roland
Reviewed-by: ihse
Reviewed-by: tschatzl, kbarrett
Reviewed-by: thartmann, chagedorn, epeter, jwaters
Reviewed-by: mcimadamore
Reviewed-by: dholmes, rriggs, shade
…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
…lity) Reviewed-by: cjplummer
Co-authored-by: Raffaello Giulietti <[email protected]> Co-authored-by: Jatin Bhateja <[email protected]> Reviewed-by: rgiulietti
…sses Reviewed-by: rriggs, yzheng
Reviewed-by: dfuchs, aefimov
…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
Reviewed-by: ccheung, iklam
…_handler_size Reviewed-by: mli, fjiang
Reviewed-by: almatvee
👋 Welcome back dcherepanov! A progress list of the required criteria for merging this PR into |
@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:
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 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 |
Webrevs |
Merge jdk:jdk-24+24
Progress
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