-
Notifications
You must be signed in to change notification settings - Fork 7
Merge tag 'jdk-22-ga' of https://github.com/openjdk/jdk into jdk-21 #102
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,386
commits into
jdk-21
Choose a base branch
from
jdk-22
base: jdk-21
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
Reviewed-by: kcr, kizune, prr
Reviewed-by: kvn, chagedorn, thartmann
Reviewed-by: fyang
…tors should not have a dead object Reviewed-by: dholmes, ihse, sspitsyn, dcubed
Reviewed-by: stuefe, ihse
Reviewed-by: stuefe, haosun
Reviewed-by: stuefe, clanger
Reviewed-by: ngasson, shade
Reviewed-by: msheppar
Reviewed-by: dcubed, dholmes
…Main Method (Second Preview) Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
Reviewed-by: tvaleev, alanb, psandoz
Reviewed-by: dnsimon, kvn
…endingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded" Reviewed-by: sjohanss, tschatzl
Reviewed-by: sviswanathan, jbhateja
…ent keyboard layouts Reviewed-by: aivanov, kizune
Reviewed-by: shade, alanb
Reviewed-by: sjohanss, tschatzl
Reviewed-by: eosterlund, shade
Reviewed-by: mcimadamore, jvernee, dcubed
…ocol Reviewed-by: lmesnik, pchilanomate, amenkov
…s shared folder Reviewed-by: bpb
Reviewed-by: mullan
…erned Reviewed-by: ccheung, matsaave
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout Reviewed-by: shade, mcimadamore
Reviewed-by: adinn, dholmes, iklam, coleenp
Reviewed-by: aivanov, serb
Reviewed-by: almatvee
Reviewed-by: jiefu
Reviewed-by: jlahoda
…hase)) failed: missing Value() optimization Reviewed-by: thartmann Backport-of: e01f6da
8323745: Missing comma in copyright header in TestScope Reviewed-by: mcimadamore, alanb Backport-of: f5b757c
…afe_arraycopy stub call Reviewed-by: tholenstein Backport-of: b891721
… was called Reviewed-by: prappo, redestad Backport-of: df22fb3
… in isolated classloader Reviewed-by: dholmes Backport-of: 841ab48
…uninstall the "servicetest" package on OEL 9.2 x64 and OEL 9.2 64-bit Arm (aarch64) Reviewed-by: almatvee Backport-of: 8e12053
…ut compressed OOPs Reviewed-by: fparain Backport-of: 52f787f
…a core file Reviewed-by: ayang Backport-of: a22ae90
Reviewed-by: ayang, thartmann Backport-of: aeb304b
Reviewed-by: ayang, kevinw Backport-of: 806ffb1
…erlap testing Reviewed-by: jnimeh Backport-of: 51dbd36
Reviewed-by: coleenp Backport-of: bde650f
Reviewed-by: lucy Backport-of: c2e77e2
Reviewed-by: thartmann, kvn
…eRelocationMode=1 Reviewed-by: coleenp Backport-of: 437342b
…er.java is failing Reviewed-by: weijun Backport-of: ac1cd31
…ent active Reviewed-by: dholmes Backport-of: d51aaf6
…java timed out Reviewed-by: pchilanomate Backport-of: 929af9e
…tion Reviewed-by: mikael
Reviewed-by: darcy, iris
Reviewed-by: dholmes Backport-of: 39005e2
Reviewed-by: kvn, never Backport-of: 1993652
…ments Reviewed-by: shade Backport-of: 1ae8513
Reviewed-by: mcimadamore Backport-of: 6b84f9b
…because A blue ball icon is added outside of the system tray Reviewed-by: prr Backport-of: 5a988a5
Added tag jdk-22-ga for changeset fe9f050
Otherwise, the build fails with: Compiling up to 4 files for COMPILE_CREATE_SYMBOLS Creating ct.sym classes Exception in thread "main" java.lang.IllegalStateException: Unhandled attribute: RuntimeVisibleTypeAnnotations at build.tools.symbolgenerator.CreateSymbols.readAttribute(CreateSymbols.java:2734) at build.tools.symbolgenerator.CreateSymbols.inspectClassFile(CreateSymbols.java:2292) at build.tools.symbolgenerator.CreateSymbols.loadFromDirectoryHandleClassFile(CreateSymbols.java:1719) at build.tools.symbolgenerator.CreateSymbols.loadVersionClassesFromDirectory(CreateSymbols.java:1680) at build.tools.symbolgenerator.CreateSymbols.createSymbols(CreateSymbols.java:254) at build.tools.symbolgenerator.CreateSymbols.main(CreateSymbols.java:4780) gmake[3]: *** [Gendata.gmk:79: .../jdk/build/linux-x86_64-server-release/support/symbols/ct.sym] Error 1 gmake[2]: *** [make/Main.gmk:147: jdk.compiler-gendata] Error 2 gmake[2]: *** Waiting for unfinished jobs....
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-22
contains the JDK 22 version of the EISOP CF annotated JDK.This PR exists if we need to review changes between versions.