-
Notifications
You must be signed in to change notification settings - Fork 9
Merge tag 'jdk-21-ga' of https://github.com/openjdk/jdk into jdk-20 #101
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
wmdietl
wants to merge
2,577
commits into
jdk-20
Choose a base branch
from
jdk-21
base: jdk-20
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.
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
…p direction Reviewed-by: prr, psadhukhan
…mentFilter Reviewed-by: prappo
Reviewed-by: briangoetz
Reviewed-by: stuefe, iklam
… Methods (Preview) 8308613: javax.lang.model updates for JEP 445 (preview) 8308913: Update core reflection for JEP 445 (preview) Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org> Co-authored-by: Joe Darcy <darcy@openjdk.org> Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Co-authored-by: Jim Laskey <jlaskey@openjdk.org> Co-authored-by: Adam Sotona <asotona@openjdk.org> Reviewed-by: mcimadamore, vromero, darcy
Reviewed-by: dholmes, kvn
Reviewed-by: cjplummer, alanb, amenkov
…l key or value Reviewed-by: bchristi
Reviewed-by: rpressler, mchung, cjplummer
Reviewed-by: clanger
…_GC_Operation Reviewed-by: tschatzl, stefank
…omGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null' Reviewed-by: avu, prr
…re appropriate Reviewed-by: fyang, luhenry, gcao
…ductionVD nodes Reviewed-by: fyang, luhenry, yzhu
Reviewed-by: jjg
…mory array Reviewed-by: dholmes, rriggs, alanb
…t status Reviewed-by: alanb
… when in developer mode and file already exists Reviewed-by: alanb
Reviewed-by: rriggs, naoto
… layout Reviewed-by: dnsimon, erikj
8304932: MethodTypeDescImpl can be mutated by argument passed to MethodTypeDesc.of Reviewed-by: mchung
… compiler 'graal' specified by jvmci.Compiler not found" Reviewed-by: kvn, never
Reviewed-by: alanb
…justments Reviewed-by: darcy, alanb
Reviewed-by: jlaskey, jjg, rriggs
…t thread factory Reviewed-by: amenkov, sspitsyn
… java.class.version | Java class format version number Reviewed-by: iris, alanb, rriggs
…main thread Reviewed-by: amenkov, sspitsyn
…ement <a>" Reviewed-by: jjg
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com> Co-authored-by: Martin Balao <mbalao@openjdk.org> Reviewed-by: valeriep
…enter event controller, JVM TI environments must exist Reviewed-by: cjplummer Backport-of: 783de32
…ava on X64 Reviewed-by: rriggs
…select platforms Reviewed-by: darcy
…fter JDK-8312086 Reviewed-by: egahlin Backport-of: 59f66a3
Reviewed-by: rriggs Backport-of: c05ba48
…e noise Reviewed-by: chagedorn, kvn, dcubed
….java on linux-x86 Reviewed-by: clanger
Reviewed-by: mchung, iris, egahlin
… on ppc64le Reviewed-by: mbaesken Backport-of: 807ca2d
Reviewed-by: naoto Backport-of: 8650026
Reviewed-by: naoto, iris Backport-of: c6396dc
Reviewed-by: mbaesken Backport-of: 94b50b7
Reviewed-by: mbaesken Backport-of: 98a915a
Reviewed-by: thartmann, mcimadamore Backport-of: 6fca289
Reviewed-by: mbaesken Backport-of: 5ff42d1
…f different output - expected [[i4](struct)] but found [[I4](struct)] Reviewed-by: mbaesken Backport-of: d1cc278
…ation/AmazonCA.java fails Reviewed-by: mbaesken Backport-of: 4c2e54f
Reviewed-by: clanger Backport-of: 34173ff
Reviewed-by: naoto, iris Backport-of: 9b55e9a
Reviewed-by: eosterlund Backport-of: 19e2c8c
…tion on August 10, 2023 Reviewed-by: mikael
Reviewed-by: chagedorn Backport-of: d3b578f
…ldcard Reviewed-by: jjg, vromero Backport-of: f14245b
…xception if last fragment is UTF16 Reviewed-by: redestad Backport-of: 6864441
…emoryError Reviewed-by: aboldtch, tschatzl Backport-of: 28fd7a1
Reviewed-by: naoto
Added tag jdk-21-ga for changeset 890adb6
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.
DO NOT MERGE.
Branch
jdk-21contains the JDK 21 version of the EISOP CF annotated JDK.This PR exists if we need to review changes between versions.