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 SupportsBigDecimalLongLookasideVersioning to OpenJ9 #1882

Closed
0xdaryl opened this issue Oct 27, 2017 · 0 comments · Fixed by #3884
Closed

Move SupportsBigDecimalLongLookasideVersioning to OpenJ9 #1882

0xdaryl opened this issue Oct 27, 2017 · 0 comments · Fixed by #3884

Comments

@0xdaryl
Copy link
Contributor

0xdaryl commented Oct 27, 2017

The OMR::CodeGenerator class defines functionsgetSupportsBigDecimalLongLookasideVersioning and setSupportsBigDecimalLongLookasideVersioning that are not used in OMR. They only have relevance in OpenJ9 and should be relocated to the J9::CodeGenerator class there.

wbh123456 added a commit to wbh123456/omr that referenced this issue May 22, 2019
The OMR::CodeGenerator class defines
functionsgetSupportsBigDecimalLongLookasideVersioning and
setSupportsBigDecimalLongLookasideVersioning that are not used in OMR.
They only have relevance in OpenJ9 and should be relocated to the
J9::CodeGenerator class there.

Issue: eclipse-omr#1882
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
wbh123456 added a commit to wbh123456/openj9 that referenced this issue May 23, 2019
The OMR::CodeGenerator class defines
functionsgetSupportsBigDecimalLongLookasideVersioning and
setSupportsBigDecimalLongLookasideVersioning that are not used in OMR.
They only have relevance in OpenJ9 and should be relocated to the
J9::CodeGenerator class there.

Issue: eclipse-omr/omr#1882
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
wbh123456 added a commit to wbh123456/omr that referenced this issue May 23, 2019
The OMR::CodeGenerator class defines
functionsgetSupportsBigDecimalLongLookasideVersioning and
setSupportsBigDecimalLongLookasideVersioning that are not used in OMR.
They only have relevance in OpenJ9 and should be relocated to the
J9::CodeGenerator class there.

Issue: eclipse-omr#1882
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
andrewrgao pushed a commit to andrewrgao/omr that referenced this issue Jun 5, 2019
The OMR::CodeGenerator class defines
functionsgetSupportsBigDecimalLongLookasideVersioning and
setSupportsBigDecimalLongLookasideVersioning that are not used in OMR.
They only have relevance in OpenJ9 and should be relocated to the
J9::CodeGenerator class there.

Issue: eclipse-omr#1882
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
andrewrgao pushed a commit to andrewrgao/omr that referenced this issue Jun 5, 2019
The OMR::CodeGenerator class defines
functionsgetSupportsBigDecimalLongLookasideVersioning and
setSupportsBigDecimalLongLookasideVersioning that are not used in OMR.
They only have relevance in OpenJ9 and should be relocated to the
J9::CodeGenerator class there.

Issue: eclipse-omr#1882
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant