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

Fix JDK19 java.lang.ref.Reference signature #15970

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

JasonFengJ9
Copy link
Member

Added sealed and permits PhantomReference, SoftReference, WeakReference, FinalReference.
Updated PhantomReference, SoftReference, and WeakReference accordingly.

Fix internal workitem

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

Added sealed and permits PhantomReference, SoftReference, WeakReference,
FinalReference;
Updated PhantomReference, SoftReference, and WeakReference accordingly.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@pshipton
Copy link
Member

jenkins test sanity,extended amac jdk19

@pshipton pshipton merged commit cb13645 into eclipse-openj9:master Sep 27, 2022
@JasonFengJ9 JasonFengJ9 deleted the permitclasses branch September 27, 2022 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants