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

Continuation isPinned implementation #15488

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented Jul 5, 2022

isPinned returns true if the current continuation is pinned.

TODO: Add support for nested continuations, which will utilize
ContinuationScope.

Related: #15174

Signed-off-by: Babneet Singh sbabneet@ca.ibm.com

@babsingh babsingh marked this pull request as ready for review July 5, 2022 22:41
@babsingh babsingh requested a review from tajila July 6, 2022 15:20
@babsingh
Copy link
Contributor Author

@tajila Can you please review this PR?

isPinned returns true if the current continuation is pinned.

TODO: Add support for nested continuations, which will utilize
ContinuationScope.

Related: eclipse-openj9#15174

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

tajila commented Jul 20, 2022

jenkins test sanity amac jdk19

@tajila
Copy link
Contributor

tajila commented Jul 20, 2022

jenkins compile win jdk19

@tajila tajila merged commit 5f3e8bf into eclipse-openj9:master Jul 20, 2022
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.

None yet

2 participants