Skip to content

Remove deprecated const. #217

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

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Remove deprecated const. #217

merged 1 commit into from
Apr 28, 2023

Conversation

wks
Copy link
Contributor

@wks wks commented Apr 28, 2023

The constant COORDINATOR_ONLY_STW is deprecated and has no effect. Now mmtk-core no longer has "coordinator work". For a long time, the OpenJDK binding has been using the "companion thread" to invoke a VM operation to stop the world, and that constant has been set to false.

The constant `COORDINATOR_ONLY_STW` is deprecated and has no effect.
@wks wks requested a review from qinsoon April 28, 2023 05:38
@wks wks merged commit b80877c into mmtk:master Apr 28, 2023
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