Skip to content

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
wants to merge 2,386 commits into
base: jdk-21
Choose a base branch
from

Conversation

wmdietl
Copy link
Member

@wmdietl wmdietl commented Dec 14, 2024

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.

Harshitha Onkar and others added 30 commits November 29, 2023 21:53
…tors should not have a dead object

Reviewed-by: dholmes, ihse, sspitsyn, dcubed
…Main Method (Second Preview)

Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
Reviewed-by: tvaleev, alanb, psandoz
…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: mcimadamore, jvernee, dcubed
…ocol

Reviewed-by: lmesnik, pchilanomate, amenkov
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout

Reviewed-by: shade, mcimadamore
eme64 and others added 27 commits January 17, 2024 07:59
…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
Reviewed-by: ayang, kevinw
Backport-of: 806ffb1
…erlap testing

Reviewed-by: jnimeh
Backport-of: 51dbd36
…eRelocationMode=1

Reviewed-by: coleenp
Backport-of: 437342b
…er.java is failing

Reviewed-by: weijun
Backport-of: ac1cd31
…java timed out

Reviewed-by: pchilanomate
Backport-of: 929af9e
…because A blue ball icon is added outside of the system tray

Reviewed-by: prr
Backport-of: 5a988a5
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....
@wmdietl wmdietl changed the title Merge tag 'jdk-22-ga' of https://github.com/openjdk/jdk into jdk-22 Merge tag 'jdk-22-ga' of https://github.com/openjdk/jdk into jdk-21 Mar 17, 2025
@wmdietl wmdietl changed the base branch from master to jdk-21 March 17, 2025 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.