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

JDK22+ update Access.findMethod(publicOnly, methodName, parameters) #18569

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

JasonFengJ9
Copy link
Member

JDK22+ update Access.findMethod(publicOnly, methodName, parameters)

Search either public method only or all methods;
Removed unused Access.getMethodOrNull().

related

Signed-off-by: Jason Feng [email protected]

Search either public method only or all methods;
Removed unused Access.getMethodOrNull().

Signed-off-by: Jason Feng <[email protected]>
@keithc-ca
Copy link
Contributor

Jenkins test sanity,sanity.openjdk amac jdk17

@keithc-ca
Copy link
Contributor

Jenkins compile alinux jdknext

1 similar comment
@keithc-ca
Copy link
Contributor

Jenkins compile alinux jdknext

@JasonFengJ9
Copy link
Member Author

JasonFengJ9 commented Dec 6, 2023

10:11:52  make/core.20231206.144843.6143.0001.dmp
10:12:43  make/Snap.20231206.144843.6143.0003.trc
10:12:43  make/javacore.20231206.144843.6143.0002.txt
10:12:43  make/jitdump.20231206.144843.6143.0004.dmp

"gpf" (00002000) occurred at boot sdk /home/jenkins/bootjdks/jdk20/bin/java.

@keithc-ca
Copy link
Contributor

Jenkins compile alinux jdknext

@keithc-ca keithc-ca merged commit 2d2d18f into eclipse-openj9:master Dec 6, 2023
7 checks passed
@JasonFengJ9 JasonFengJ9 deleted the findmethodv2 branch December 6, 2023 16:42
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.

2 participants