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

Prep to remove deferredVMAccessRelease #2423

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

amicic
Copy link
Contributor

@amicic amicic commented Jul 18, 2018

Now that MasterGCThread does not use deferred VM access mechanism
(eclipse-omr/omr#2696), we can remove it. This is
just a simple preparation step so that OMR call site can use the
delegate without the argument before that argument is actually removed.

Signed-off-by: Aleksandar Micic amicic@ca.ibm.com

Now that MasterGCThread does not use deferred VM access mechanism
(eclipse-omr/omr#2696), we can remove it. This is
just a simple preparation step so that OMR call site can use the
delegate without the argument before that argument is actually removed.

Signed-off-by: Aleksandar Micic <amicic@ca.ibm.com>
Copy link
Contributor

@dmitripivkine dmitripivkine left a comment

Choose a reason for hiding this comment

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

LGTM

@dmitripivkine
Copy link
Contributor

Jenkins test sanity pLinux jdk8

@dmitripivkine dmitripivkine merged commit 1cb7fe4 into eclipse-openj9:master Jul 18, 2018
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.

3 participants