Skip to content
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 master jdk-19+28 into openj9-staging #10

Merged
merged 35 commits into from
Jun 24, 2022

Conversation

JasonFengJ9
Copy link
Member

Resolve conflicts:

	src/java.base/share/classes/java/lang/Thread.java

Signed-off-by: Jason Feng fengj@ca.ibm.com

Alan Bateman and others added 30 commits June 15, 2022 08:20
…be reflective preview APIs

Reviewed-by: cjplummer, jlahoda
Reviewed-by: dcubed, iris, mchung, dholmes
Signed-off-by: Zainab Fatmi <zainab@ibm.com>
… disabled state

Backport-of: a7df5a40639a4d3138616c9fc1b144381240d2e5
Use OpenSSL for the ECDH key agreement
Reviewed-by: pchilanomate, dholmes
…thTest.java failing in loom repo with Xcomp

Reviewed-by: sspitsyn, pchilanomate, coleenp
Reviewed-by: iris, lancea, naoto
…sleep, short time use only"

Reviewed-by: egahlin
NativeReferenceQueue was added in openjdk to address usage of
j.u.c.locks with virtual threads. OpenJ9 doesn't have that problem as we
only use internal synchronization. As a result we can simply define the
type but make use of the super class methods.

Signed-off-by: Tobi Ajila <atobia@ca.ibm.com>
pshipton and others added 5 commits June 22, 2022 11:53
Add stub implementation of NativeReferenceQueue
Signed-off-by: Dhruv Chopra <dchopra001@gmail.com>
Enable JITServer by default on supported platforms
Conflicts:
	src/java.base/share/classes/java/lang/Thread.java

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@keithc-ca keithc-ca merged commit 28e60cc into ibmruntimes:openj9-staging Jun 24, 2022
@JasonFengJ9 JasonFengJ9 deleted the mergetmp branch June 24, 2022 13:41
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.