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 metronome Scheduler for moving into OMR #4692

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

jason-hall
Copy link
Contributor

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

@dmitripivkine dmitripivkine self-assigned this Feb 12, 2019
@dmitripivkine dmitripivkine self-requested a review February 12, 2019 14:54
@jason-hall jason-hall force-pushed the metronome8 branch 5 times, most recently from 598cbeb to d084bd0 Compare February 15, 2019 18:20
@dmitripivkine
Copy link
Contributor

Jenkins test sanity xLinux jdk8

@dmitripivkine
Copy link
Contributor

Jenkins test sanity AIX jdk11

@dmitripivkine
Copy link
Contributor

Jenkins compile win

@dmitripivkine
Copy link
Contributor

@charliegracie Would you please provide instructions how hook data should be modified instead of be moved to delegate?

@jason-hall jason-hall force-pushed the metronome8 branch 4 times, most recently from de3fb0c to 218a8de Compare March 13, 2019 15:46
@jason-hall
Copy link
Contributor Author

This should be ready for review

#include "j9protos.h"
#include "j9consts.h"
#include "modronopt.h"
#include "ModronAssertions.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

I would not remove this include, code in this file contains MM Assertions

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, updated

@dmitripivkine
Copy link
Contributor

Jenkins compile win

@dmitripivkine
Copy link
Contributor

Jenkins test sanity xLinux jdk8

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

While we're looking at those class forward declarations in Scheduler.hpp, I don't think "class ILogger" even exists and forward declaring "class Scheduler" before class Scheduler seems pointless.

@dmitripivkine
Copy link
Contributor

Jenkins compile win

@dmitripivkine dmitripivkine merged commit 47a7dc2 into eclipse-openj9:master Mar 19, 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