-
Notifications
You must be signed in to change notification settings - Fork 100
Merge to tag jdk-26+26 #2121
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
Open
SapMachine
wants to merge
111
commits into
sapmachine
Choose a base branch
from
pr-jdk-26+26
base: sapmachine
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge to tag jdk-26+26 #2121
+37,482
−14,165
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ails IR verification Reviewed-by: mhaessig, epeter
Reviewed-by: dholmes
Reviewed-by: hannesw, vromero
…apparent log corruption Reviewed-by: dholmes, syan
Reviewed-by: dfuchs, weijun
…tly to be active Reviewed-by: mhaessig, chagedorn
…ving immediate-return-queries Co-authored-by: Christian Hagedorn <[email protected]> Reviewed-by: rcastanedalo, mhaessig, chagedorn
…net.ssl.SSLHandshakeException: local endpoint (wildcard) and remote endpoint (loopback) ports conflict Reviewed-by: jpai
Reviewed-by: tschatzl
…orrectly Reviewed-by: asotona
Reviewed-by: erikj
Reviewed-by: aboldtch, stefank
Reviewed-by: mullan, ascarpino, abarashev
8371384: libapplauncher.so is copied to a wrong location in two step packaging when --install-dir=/usr Reviewed-by: almatvee
…etCandidates::set_candidates_from_marking() Reviewed-by: iwalulya, ayang
Reviewed-by: vyazici, dfuchs, michaelm
…ad of 26 Reviewed-by: liach
Reviewed-by: rhalade
Reviewed-by: ysr
Reviewed-by: liach
Reviewed-by: bpb, joehw, jlu
Reviewed-by: iwalulya, tschatzl
… due to CertificateNotYetValidException Reviewed-by: weijun
…parsing migration Reviewed-by: rriggs, jvernee
Reviewed-by: alanb
Reviewed-by: weijun
Reviewed-by: almatvee
Reviewed-by: kbarrett, tschatzl, ayang, iwalulya
Reviewed-by: ayang, iwalulya, shade
… shapes Reviewed-by: aph, adinn
Reviewed-by: mgronlun
Reviewed-by: sviswanathan, mpowers, ascarpino
…Parallel failed Reviewed-by: egahlin, mbaesken, ayang
Reviewed-by: vlivanov, kvn
…ormatting and refactor DateTimeHelper Reviewed-by: liach, rriggs
Reviewed-by: asemenyuk
…dk/java/security/cert/CertStore/NoLDAP.java may skip without notifying Reviewed-by: myankelevich, rhalade
…ava.net.BindException: Address already in use Reviewed-by: rhalade
Reviewed-by: iwalulya, tschatzl
Reviewed-by: asmehra, iklam
…va should be restricted to x86_64 Reviewed-by: dholmes
…r counted loop with -XX:+StressDuplicateBackedge Reviewed-by: epeter, roland
Reviewed-by: rcastanedalo, dfenacci, chagedorn
… heap alignment Reviewed-by: jsikstro, eosterlund, shade
…evaluating conditional expression Reviewed-by: vromero
Reviewed-by: goetz, erikj
Reviewed-by: stuefe, dholmes
…uilds Reviewed-by: rcastanedalo, thartmann
Reviewed-by: liach
Reviewed-by: liach
…t that is pinned after Auto_Vectorization_Check, leading to bad graph Reviewed-by: roland, chagedorn
Reviewed-by: jvernee
…memory Co-authored-by: Kurt Miller <[email protected]> Reviewed-by: mcimadamore, jvernee
…ntries Reviewed-by: liach, jpai
Reviewed-by: shade, aboldtch, kevinw
…al in the cmm code Reviewed-by: psadhukhan, jdv, azvegint
…atus() is called Reviewed-by: amenkov, sspitsyn
Reviewed-by: mbaesken
TheRealMDoerr
approved these changes
Nov 28, 2025
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cherry-picked the fix for PPC64: JDK-8372586
Member
|
Remaining test failure on AIX is JDK-8372751 which is not critical. Issue on aarch64 is JDK-8372542. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
please pull