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

Remove last bit of CS checks in tmPoll #3881

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

fjeremic
Copy link
Contributor

In #3763 we disabled the use of TM CLQ optimizations under concurrent
scavenge (CS). Hence checking for whether it is enabled within the
evaluators for tmPoll will always return false, so the query can be
folded away.

Signed-off-by: Filip Jeremic [email protected]

In eclipse-openj9#3763 we disabled the use of TM CLQ optimizations under concurrent
scavenge (CS). Hence checking for whether it is enabled within the
evaluators for `tmPoll` will always return false, so the query can be
folded away.

Signed-off-by: Filip Jeremic <[email protected]>
Copy link
Member

@joransiu joransiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joransiu
Copy link
Member

Jenkins test sanity zlinux jdk8

@joransiu joransiu merged commit fca3de3 into eclipse-openj9:master Nov 29, 2018
@fjeremic fjeremic deleted the deprecate-last-tm-poll-cs branch November 29, 2018 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants