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

Modify MetronomeAlarm for moving into OMR #5162

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

jason-hall
Copy link
Contributor

Signed-off-by: Jason Hall jasonhal@ca.ibm.com

@dmitripivkine dmitripivkine self-assigned this Mar 19, 2019
@dmitripivkine dmitripivkine self-requested a review March 19, 2019 22:18
#include "MetronomeAlarmThread.hpp"
#include "RealtimeGC.hpp"
#include "OSInterface.hpp"
Copy link
Contributor

@dmitripivkine dmitripivkine Mar 19, 2019

Choose a reason for hiding this comment

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

Looks like we need to add #include "Scheduler.hpp" here. It is used in MM_ITAlarm::alarm_handle(). Currently it is resolved through MetronomeAlarmThread.hpp -> EnvironmentRealtime.hpp, but would be better to put it explicitly.

Signed-off-by: Jason Hall <jasonhal@ca.ibm.com>
@dmitripivkine
Copy link
Contributor

Jenkins compile win

@dmitripivkine
Copy link
Contributor

Jenkins compile win32

@dmitripivkine dmitripivkine merged commit a12900a into eclipse-openj9:master Mar 20, 2019
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