Merge to tag jdk-28+10 - #2377
Open
SapMachine wants to merge 95 commits into
Open
Conversation
Reviewed-by: clanger, azeller, prr
…operty Reviewed-by: jpai, michaelm
… silently wraps Reviewed-by: ayang, phubner, kevinw
…en no streams are active Reviewed-by: djelinski
8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview) Co-authored-by: David Simms <dsimms@openjdk.org> Co-authored-by: Dan Smith <dlsmith@openjdk.org> Co-authored-by: Frederic Parain <fparain@openjdk.org> Co-authored-by: Tobias Hartmann <thartmann@openjdk.org> Co-authored-by: Roger Riggs <rriggs@openjdk.org> Co-authored-by: Vicente Romero <vromero@openjdk.org> Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org> Co-authored-by: Karen Kinnear <acorn@openjdk.org> Co-authored-by: Alex Menkov <amenkov@openjdk.org> Co-authored-by: Bill Huang <bhuang@openjdk.org> Co-authored-by: Benoît Maillard <bmaillard@openjdk.org> Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org> Co-authored-by: Chris Plummer <cjplummer@openjdk.org> Co-authored-by: Casper Norrbin <cnorrbin@openjdk.org> Co-authored-by: Coleen Phillimore <coleenp@openjdk.org> Co-authored-by: David Beaumont <dbeaumont@openjdk.org> Co-authored-by: Daniel D. Daugherty <dcubed@openjdk.org> Co-authored-by: Damon Fenacci <dfenacci@openjdk.org> Co-authored-by: David Holmes <dholmes@openjdk.org> Co-authored-by: Dmitry Samersoff <dsamersoff@openjdk.org> Co-authored-by: Eric Caspole <ecaspole@openjdk.org> Co-authored-by: Evgeny Nikitin <enikitin@openjdk.org> Co-authored-by: Ekaterina Pavlova <epavlova@openjdk.org> Co-authored-by: Fei Yang <fyang@openjdk.org> Co-authored-by: Dan Heidinga <heidinga@openjdk.org> Co-authored-by: Harold Seigel <hseigel@openjdk.org> Co-authored-by: Ioi Lam <iklam@openjdk.org> Co-authored-by: Ivan Walulya <iwalulya@openjdk.org> Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org> Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Jim Laskey <jlaskey@openjdk.org> Co-authored-by: John R Rose <jrose@openjdk.org> Co-authored-by: Joel Sikström <jsikstro@openjdk.org> Co-authored-by: Lois Foltan <lfoltan@openjdk.org> Co-authored-by: Chen Liang <liach@openjdk.org> Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org> Co-authored-by: Matias Saavedra Silva <matsaave@openjdk.org> Co-authored-by: Marc Chevalier <mchevalier@openjdk.org> Co-authored-by: Mandy Chung <mchung@openjdk.org> Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org> Co-authored-by: Markus Grönlund <mgronlun@openjdk.org> Co-authored-by: Manuel Hässig <mhaessig@openjdk.org> Co-authored-by: Nick Gasson <ngasson@openjdk.org> Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org> Co-authored-by: Paul Hübner <phubner@openjdk.org> Co-authored-by: Paul Sandoz <psandoz@openjdk.org> Co-authored-by: Quan Anh Mai <qamai@openjdk.org> Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org> Co-authored-by: Roland Westrelin <roland@openjdk.org> Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org> Co-authored-by: Aleksey Shipilev <shade@openjdk.org> Co-authored-by: Stefan Johansson <sjohanss@openjdk.org> Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org> Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org> Co-authored-by: Stefan Karlsson <stefank@openjdk.org> Co-authored-by: Thomas Stuefe <stuefe@openjdk.org> Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org> Co-authored-by: Zoltan Majo <zmajo@openjdk.org> Co-authored-by: Alan Bateman <alanb@openjdk.org> Co-authored-by: Jaikiran Pai <jpai@openjdk.org> Co-authored-by: Martin Doerr <mdoerr@openjdk.org> Co-authored-by: Richard Reingruber <rrich@openjdk.org> Co-authored-by: Feilong Jiang <fjiang@openjdk.org> Co-authored-by: Daisuke Yamazaki <dyama@openjdk.org> Reviewed-by: mcimadamore, liach, darcy, dcubed, aboldtch, coleenp, iklam, jlahoda, dlong, jpai, vklang, heidinga, sspitsyn, cjplummer
…er removal Reviewed-by: kevinw, dfuchs
…/H2GoAwayPromptConnectionClose.java test Reviewed-by: djelinski, dfuchs
Reviewed-by: dfuchs
Reviewed-by: amitkumar, dholmes
Reviewed-by: fbredberg, jsjolen
…va in Xcomp mode Reviewed-by: liach, phubner
… always empty resulting in dead code Reviewed-by: dfuchs, djelinski
…hNode constructor Reviewed-by: alanb, liach
… elements Reviewed-by: fyang, dzhang
…continuationEntry_s390.inline.hpp Reviewed-by: amitkumar
Reviewed-by: dholmes, sspitsyn
…n null literal Reviewed-by: chagedorn, fparain
Reviewed-by: mchevalier, chagedorn
…ed substitutability Reviewed-by: mchevalier, fparain
… in Parse::speculate_non_flat_array Reviewed-by: mchevalier, chagedorn
Reviewed-by: kvn, jsjolen
…ndled by IGVN Reviewed-by: mchevalier, chagedorn
…erBlob Reviewed-by: phubner, aboldtch
…ents from the Valhalla PR Co-authored-by: Dean Long <dlong@openjdk.org> Reviewed-by: thartmann, mchevalier
…ring loop optimization Reviewed-by: mchevalier, thartmann
…ently with DeoptimizeALot Reviewed-by: mhaessig, thartmann, dlong
…enabled() Co-authored-by: Fei Yang <fyang@openjdk.org> Reviewed-by: aboldtch, chagedorn, kvn
…o expansion Reviewed-by: mchevalier, chagedorn
…just malloc rv handling Reviewed-by: ayang
…r SMB (win) Reviewed-by: alanb
Reviewed-by: chagedorn, iklam, kvn
Reviewed-by: pchilanomate, dholmes, sspitsyn
Reviewed-by: coleenp, matsaave
Reviewed-by: phh, shade, aph
Reviewed-by: phubner, fbredberg, liach
Reviewed-by: amitkumar, coleenp
…on of equality Reviewed-by: liach
…floating point vectors Reviewed-by: sherman, psandoz
…mpU (wrong result) Reviewed-by: qamai, chagedorn, hgreule
Reviewed-by: liach, mcimadamore
Reviewed-by: goetz
Reviewed-by: lfoltan, fparain
Reviewed-by: tschatzl, iwalulya
Fix javadoc typos related to {@code} and {@linkplain}
Swap around `@` and `{` to the correct order in usages of `{@code ...}`
documentation comments syntax.
Add missing `@` into usages of `{@link ...}` and `{@code ...}` syntax.
Fix typos in a usage of `{@linkplain ...}` syntax.
A similar typo in the javadoc of method `item` in file src/java.xml.crypto/share/classes/com/sun/org/apache/xml/internal/security/signature/Manifest.java
is intentionally left as is, because it is code that is imported from
the Apache Santuario library. The typo has been fixed in the upstream
repository.
Reviewed-by: jpai, sspitsyn, prr
… NOCOOPS and _preview Reviewed-by: clanger
Reviewed-by: thartmann, chagedorn
Reviewed-by: vyazici
Reviewed-by: iwalulya, ayang
Reviewed-by: coleenp, fparain, liach
…_Version::CPU_SHA Reviewed-by: epavlova, cjplummer
… on Intel platforms Reviewed-by: sviswanathan, aph, mhaessig, drwhite
…ned underflow in prefix length leads to out-of-bounds read Reviewed-by: lmesnik, sspitsyn
Reviewed-by: dholmes, kvn, dlong
…-zero offset NNNNN to null pointer Reviewed-by: amitkumar, iklam
Reviewed-by: stuefe, amitkumar, stefank
… and assembly Reviewed-by: kvn, iveresov
…s failure by swallowing exception Reviewed-by: psadhukhan, serb
Reviewed-by: mcimadamore, liach
Reviewed-by: thartmann, chagedorn
Reviewed-by: prr, azvegint, clanger
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
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