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 #540
Merge jdk #540
Conversation
Reviewed-by: lucy, sspitsyn
Reviewed-by: darcy, iris
…equestHeaders Reviewed-by: dfuchs, michaelm, chegar
…::_states slots Reviewed-by: iwalulya, kbarrett, sjohanss
Reviewed-by: iwalulya, sjohanss
Reviewed-by: tschatzl
Reviewed-by: bpb, naoto, iris
Reviewed-by: coffeys
Reviewed-by: kbarrett, stefank
Reviewed-by: tschatzl, kbarrett
…o_atomic() Reviewed-by: stefank, kbarrett
Reviewed-by: dholmes
…r is used Reviewed-by: kizune
…CertPathValidator/certification/BuypassCA.java no longer needs ocspEnabled Reviewed-by: rhalade
Reviewed-by: stefank, rkennke, eosterlund
…untimeException: Not found expected SSLHandshakeException in java.io.IOException" Reviewed-by: chegar
Reviewed-by: stefank, tschatzl
8272070: G1: Simplify age calculation after JDK-8271579 Co-authored-by: shoubing ma <mashoubing1@huawei.com> Reviewed-by: tschatzl, ayang
Reviewed-by: kbarrett, ayang
Reviewed-by: mgronlun
Reviewed-by: thartmann
…PercentProfileLimit Reviewed-by: thartmann, rbackman
Reviewed-by: serb, aivanov
Reviewed-by: xuelei
Reviewed-by: shade, stuefe, jiefu
Reviewed-by: rbackman, ngasson
Reviewed-by: kbarrett, iwalulya
…ndr.h Reviewed-by: clanger
Reviewed-by: stefank, pliden
Reviewed-by: sjohanss, tschatzl
Reviewed-by: tschatzl, iwalulya
…changed Reviewed-by: serb, dmarkov, azvegint
Reviewed-by: mchung, alanb
Reviewed-by: kcr, hannesw
…RuntimeException: Copy was not interrupted Reviewed-by: dfuchs
…ies and ImagePluginStack.java Reviewed-by: bpb
Reviewed-by: dholmes, kbarrett
…g AVX512 + VAES instructions Co-authored-by: Smita Kamath <svkamath@openjdk.org> Co-authored-by: Tomasz Kantecki <tomasz.kantecki@intel.com> Co-authored-by: Anthony Scarpino <ascarpino@openjdk.org> Reviewed-by: kvn, valeriep
Reviewed-by: almatvee, serb
Co-authored-by: Hui Shi <hshi@openjdk.org> Reviewed-by: thartmann, rbackman
Reviewed-by: kbarrett, dholmes
Reviewed-by: stefank, kbarrett
…egions Reviewed-by: tschatzl, ayang
Reviewed-by: stuefe, pchilanomate
Added tag jdk-18+12 for changeset 2ef6871 # Conflicts: # src/hotspot/share/gc/shared/barrierSet.hpp # src/hotspot/share/oops/access.hpp # src/hotspot/share/oops/access.inline.hpp # src/hotspot/share/oops/accessBackend.hpp # src/hotspot/share/oops/markWord.hpp
|
/summary Merge tag 'jdk-18+12' |
@MrSimms 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
|
@MrSimms Setting summary to |
Webrevs
|
/integrate |
Going to push as commit 994f6cf. |
Merge tag 'jdk-18+12'
Conflicts:
src/hotspot/share/gc/shared/barrierSet.hpp
src/hotspot/share/oops/access.hpp
src/hotspot/share/oops/access.inline.hpp
src/hotspot/share/oops/accessBackend.hpp
src/hotspot/share/oops/markWord.hpp
Progress
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/valhalla pull/540/head:pull/540
$ git checkout pull/540
Update a local copy of the PR:
$ git checkout pull/540
$ git pull https://git.openjdk.java.net/valhalla pull/540/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 540
View PR using the GUI difftool:
$ git pr show -t 540
Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/valhalla/pull/540.diff