-
Notifications
You must be signed in to change notification settings - Fork 101
Merge to tag jdk-27+8 #2171
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
Merged
Merged
Merge to tag jdk-27+8 #2171
+26,350
−17,111
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
…" in exception message for a failed connect() on Windows Reviewed-by: alanb
…hmark Co-authored-by: Otmar Ertl <otmar.ertl@dynatrace.com> Reviewed-by: vlivanov, jbhateja, psandoz, xgong
Reviewed-by: jsikstro, eosterlund
Reviewed-by: stefank, iwalulya
Reviewed-by: stefank, iwalulya
Reviewed-by: chagedorn, bmaillard
Reviewed-by: iklam, dholmes
…be expanded 8374903: C2 VectorAPI: assert(vbox->as_Phi()->region() == vect->as_Phi()->region()) failed Reviewed-by: qamai, vlivanov
Reviewed-by: adinn
Reviewed-by: mhaessig, dlong
Reviewed-by: kvn, shade
Reviewed-by: abarashev, weijun
…Point) does not check for negative scanlineStride Reviewed-by: serb, azvegint
Reviewed-by: prr, psadhukhan, tr
Reviewed-by: iveresov, kvn, asmehra
Reviewed-by: prr, mkartashev, kizune
…ws L&F Reviewed-by: aivanov, kizune
… operation Reviewed-by: vromero
…eric type parameter shadowing a record class Reviewed-by: vromero
…AUTO_RESIZE_LAST_COLUMN is enabled Reviewed-by: tr
Reviewed-by: qamai, kvn
…ps.java Reviewed-by: thartmann, chagedorn
Reviewed-by: tschatzl, shade
…late inlines list Reviewed-by: vlivanov, thartmann, kbarrett
Reviewed-by: dfuchs
…tly with "Expected CancellationException not received" Reviewed-by: djelinski, vyazici
… time zone offsets Reviewed-by: jlu, rriggs
8376629: Refactor javax/sql tests to use JUnit Reviewed-by: lancea
Reviewed-by: sviswanathan, dholmes
Reviewed-by: mdoerr, mgronlun, asteiner
Reviewed-by: shade, iwalulya
…X with java.net.ConnectException: Connection refused Reviewed-by: alanb, mbaesken
…odings Reviewed-by: mullan, bperez, mpowers
…) should specify that they return a copy of the arrays Reviewed-by: jpai, mullan, liach
…lPackedSampleModel.getSampleSize(int) Reviewed-by: aivanov, serb, azvegint, kizune
… getaddrinfo results in EAI_SYSTEM error Reviewed-by: dfuchs, djelinski, michaelm
…imed out Reviewed-by: rriggs
Reviewed-by: dholmes, jsjolen
Reviewed-by: erikj, aivanov
Reviewed-by: liach, alanb
Reviewed-by: msheppar, rhalade
Reviewed-by: jlahoda, mcimadamore
Reviewed-by: kbarrett, aboldtch, azafari, tschatzl
Reviewed-by: jsjolen, phubner
…ng order Reviewed-by: thartmann, chagedorn, dfenacci
Reviewed-by: tschatzl, ayang
Reviewed-by: aph, fgao
….IllegalStateException: connection not yet open" for the HEAD method Reviewed-by: jpai
Reviewed-by: vromero, mcimadamore
Reviewed-by: stefank, ayang, tschatzl
Reviewed-by: tschatzl, shade
…java failed: no response from peer Reviewed-by: jpai, dfuchs
…ed: must be Reviewed-by: sspitsyn, dholmes
Reviewed-by: jlu, jpai, rriggs, vyazici
…t choosing Reviewed-by: shade, kdnilsen
RealCLanger
approved these changes
Feb 12, 2026
Member
RealCLanger
left a comment
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.
Looks mergeable although alpine tests did not run (probably due to resource constraints) and there is an issue in JDK tier2 with test java/nio/channels/Selector/ConnectionRefusedMessage.java. But we can see whether it goes away with the next build.
TheRealMDoerr
approved these changes
Feb 12, 2026
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