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

Fix the problems mentioned in Issue #63 #64

Merged
merged 2 commits into from
Apr 7, 2016

Conversation

charliegracie
Copy link
Contributor

The two commits in this PR resolve the problems mentioned in Issue #63.

@charliegracie charliegracie changed the title Fix the issues mentioned in Issue #63 Fix the problems mentioned in Issue #63 Apr 7, 2016
Passing NULL would cause the OMR_VMThread to not be linked to the
language thread which may lead to crashes

Signed-off-by: Charlie Gracie <charlie.gracie@gmail.com>
This allows the example / gc test code to use multiple threads
and a better starting point for new languages

Signed-off-by: Charlie Gracie <charlie.gracie@gmail.com>
@mstoodle mstoodle merged commit 22491ae into eclipse-omr:master Apr 7, 2016
@charliegracie charliegracie deleted the issue_63 branch April 7, 2016 17:33
midronij pushed a commit to midronij/omr that referenced this pull request May 17, 2019
Block of control flow evaluators in UnaryEvaluator.cpp were moved to
their correct location, in ControlFlowEvaluator.cpp.

Closes: eclipse-omr#64

Signed-off-by: Jackie Midroni <jackie.midroni@mail.utoronto.ca>
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