-
Notifications
You must be signed in to change notification settings - Fork 5
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
Merge tag 'jdk-22-ga' of https://github.com/openjdk/jdk into jdk-22 #102
Open
wmdietl
wants to merge
10,000
commits into
master
Choose a base branch
from
jdk-22
base: master
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 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
…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
…ins two or more automatic modules Reviewed-by: mchung
Reviewed-by: roland, kvn
…tter Reviewed-by: jlaskey
…t platforms Reviewed-by: mcimadamore, tschatzl
…op Fails Compilation Reviewed-by: jlahoda
Reviewed-by: lucy, rrich
…uffer Reviewed-by: bpb, lancea, joehw, alanb, jpai, mbaesken
…Array Reviewed-by: jlu, bpb, rriggs
Reviewed-by: jlaskey Backport-of: 4fcb0b2
Reviewed-by: vromero
…y factor 10 Reviewed-by: dcubed, cjplummer, amenkov
Reviewed-by: mgronlun
…essions' instead of 'text blocks' Reviewed-by: darcy
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
…releases Added tag jdk-17+35 for changeset dfacda4
Added tag jdk-18-ga for changeset 0f2113c
Added tag jdk-19-ga for changeset 967a28c
Added tag jdk-20-ga for changeset 8274990
Added tag jdk-21-ga for changeset 890adb6
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.
No description provided.