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

Move f2i, f2l, d2i, d2l evaluators from OMR to OpenJ9 #12702

Merged
merged 1 commit into from
May 18, 2021

Conversation

BradleyWood
Copy link
Member

Signed-off-by: BradleyWood bradley.wood@ibm.com

@0xdaryl 0xdaryl self-assigned this May 18, 2021
@0xdaryl
Copy link
Contributor

0xdaryl commented May 18, 2021

Jenkins build all xlinux,win,osx jdk8,jdk11

@0xdaryl
Copy link
Contributor

0xdaryl commented May 18, 2021

See copyright check failure: runtime/compiler/x/codegen/J9TreeEvaluator.hpp

@0xdaryl
Copy link
Contributor

0xdaryl commented May 18, 2021

Could you also confirm that you have tested this on Windows and Linux 32-bit please (this would be an IBM-internal JDK8 test run)?

@0xdaryl
Copy link
Contributor

0xdaryl commented May 18, 2021

Jenkins test sanity xlinux,win,osx jdk11

Copy link
Contributor

@0xdaryl 0xdaryl left a comment

Choose a reason for hiding this comment

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

Sorry, one minor nit. The bracing style is not consistent with the rest of Testarossa. I'm not sure if it was like that in the code in OMR, but can you fix that up here before we merge?

Signed-off-by: BradleyWood <bradley.wood@ibm.com>
@BradleyWood
Copy link
Member Author

Done. Sorry, my IDE refuses to cooperate with that style and often changes it on me.

@0xdaryl
Copy link
Contributor

0xdaryl commented May 18, 2021

Minor formatting change only. I won't re-run CI. Merging.

@0xdaryl 0xdaryl merged commit 3ed43d6 into eclipse-openj9:master May 18, 2021
@pshipton
Copy link
Member

Reverting due to #12720

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.

None yet

3 participants