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

JDK21 testSCCMLTests1_openj9 adopts lambda class w/o a numerical suffix #17224

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

JasonFengJ9
Copy link
Member

JDK21 testSCCMLTests1_openj9 adopts lambda class w/o a numerical suffix

Changed Lambda.([\d]+) to Lambda(.[\d]+)?

Passed a grinder - https://openj9-jenkins.osuosl.org/job/Grinder/2264/console

closes #17218

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

@JasonFengJ9
Copy link
Member Author

FYI @hangshao0

Changed Lambda.([\d]+) to Lambda(.[\d]+)?

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

tajila commented Apr 19, 2023

jenkins test sanity alinux64 jdknext

@JasonFengJ9
Copy link
Member Author

@tajila tajila merged commit 57c7680 into eclipse-openj9:master Apr 20, 2023
@JasonFengJ9 JasonFengJ9 deleted the scregex branch April 20, 2023 15:00
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.

JDK21 testSCCMLTests1_openj9_1_FAILED - lambda classes
3 participants