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

Rename Continuation.execute to match the RI #16786

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

babsingh
Copy link
Contributor

Continuation.execute is renamed to Continuation.enter.

Matching the RI will allow us to run more OpenJDK tests without
tweaking them for our implementation and be better prepared to
support unimplemented/new features in the future.

Related: #16688
Related: #16751

@babsingh babsingh marked this pull request as ready for review February 27, 2023 21:45
Continuation.execute is renamed to Continuation.enter.

Matching the RI will allow us to run more OpenJDK tests without
tweaking them for our implementation and be better prepared to
support unimplemented/new features in the future.

Related: eclipse-openj9#16688
Related: eclipse-openj9#16751

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@tajila
Copy link
Contributor

tajila commented Feb 27, 2023

jenkins test sanity aarch64linux jdk17

@tajila
Copy link
Contributor

tajila commented Feb 27, 2023

jenkins test sanity win jdk8

@tajila
Copy link
Contributor

tajila commented Feb 27, 2023

jenkins test sanity alinux64 jdk17

@babsingh
Copy link
Contributor Author

jenkins test sanity amac jdk19

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.

2 participants