-
Notifications
You must be signed in to change notification settings - Fork 108
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 lworld #815
Merge lworld #815
Conversation
… an exception Reviewed-by: never
Reviewed-by: sspitsyn, dholmes, cjplummer
Reviewed-by: darcy
Reviewed-by: darcy
… in constructor call Reviewed-by: vromero
Reviewed-by: fyang
…per thread Reviewed-by: chegar, alanb
…ract_VM_Version::insert_features_names Reviewed-by: chagedorn, rehn
Reviewed-by: dholmes, mbaesken
Reviewed-by: tsteele, mdoerr
Reviewed-by: rrich, cjplummer
Reviewed-by: stuefe, tschatzl
Reviewed-by: rkennke, shade
…s/objArrayOops during Full GC Co-authored-by: Stefan Johansson <sjohanss@openjdk.org> Reviewed-by: sjohanss, tschatzl
…e seed" Reviewed-by: thartmann, chagedorn
Reviewed-by: aph, yyang
…ingThreadLocal.java from ProblemList Reviewed-by: jpai
…-XX:-UseTLAB Reviewed-by: mgronlun
Reviewed-by: ccheung, iklam, erikj
…e module for other JDK tools Reviewed-by: jjg
…ed result of converting" Reviewed-by: sviswanathan, thartmann
…s-x64 Reviewed-by: rriggs, iris, bpb, naoto
Reviewed-by: xuelei, rriggs, mullan
Reviewed-by: sspitsyn, kvn, iklam
Reviewed-by: dcubed, kevinw
Reviewed-by: prr, azvegint, serb
Reviewed-by: dholmes, jsjolen
Reviewed-by: tschatzl, ayang
Reviewed-by: jjg
…ode must be dead Reviewed-by: thartmann, rcastanedalo
Reviewed-by: dholmes, mgronlun
Reviewed-by: chagedorn, kvn
…rease in Eden usage Reviewed-by: dcubed, cjplummer, sspitsyn
Reviewed-by: stuefe, gziemski
Reviewed-by: egahlin
Reviewed-by: ehelin, egahlin
Reviewed-by: mgronlun, erikj
…iler threads Reviewed-by: stuefe, mgronlun, egahlin
…s that never lead to termination Reviewed-by: thartmann, roland
8296150: Add SourceVersion.RELEASE_21 8296151: Add source 21 and target 21 to javac Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
👋 Welcome back jbhateja! A progress list of the required criteria for merging this PR into |
@jatin-bhateja 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
|
/integrate |
@jatin-bhateja |
/sponsor |
Going to push as commit 05e4d0d. |
@PaulSandoz @jatin-bhateja Pushed as commit 05e4d0d. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Merge latest code from lworld into lworld+vector branch.
Best Regards,
Jatin
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/valhalla pull/815/head:pull/815
$ git checkout pull/815
Update a local copy of the PR:
$ git checkout pull/815
$ git pull https://git.openjdk.org/valhalla pull/815/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 815
View PR using the GUI difftool:
$ git pr show -t 815
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/815.diff