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 bndsChkNeedsLiteralFromPool to OpenJ9 #1872

Closed
0xdaryl opened this issue Oct 26, 2017 · 0 comments · Fixed by #3901
Closed

Move bndsChkNeedsLiteralFromPool to OpenJ9 #1872

0xdaryl opened this issue Oct 26, 2017 · 0 comments · Fixed by #3901

Comments

@0xdaryl
Copy link
Contributor

0xdaryl commented Oct 26, 2017

The OMR::CodeGenerator has a function bndsChkNeedsLiteralFromPool that is not used in OMR but has relevance for the dynamic literal pool for Z in OpenJ9. Relocate the function to OpenJ9 and delete it from OMR.

wbh123456 added a commit to wbh123456/omr that referenced this issue May 24, 2019
This patch deletes all references to the function
bndsChkNeedsLiteralFromPool in OMR.

Closes: eclipse-omr#1872
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
wbh123456 added a commit to wbh123456/omr that referenced this issue May 31, 2019
This patch deletes all references to the function
bndsChkNeedsLiteralFromPool in OMR.

Closes: eclipse-omr#1872
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
wbh123456 added a commit to wbh123456/omr that referenced this issue May 31, 2019
This patch deletes all references to the function
bndsChkNeedsLiteralFromPool in OMR.

Closes: eclipse-omr#1872
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
andrewrgao pushed a commit to andrewrgao/omr that referenced this issue Jun 5, 2019
This patch deletes all references to the function
bndsChkNeedsLiteralFromPool in OMR.

Closes: eclipse-omr#1872
Signed-off-by: Bohao(Aaron) Wang <[email protected]>
andrewrgao pushed a commit to andrewrgao/omr that referenced this issue Jun 5, 2019
This patch deletes all references to the function
bndsChkNeedsLiteralFromPool in OMR.

Closes: eclipse-omr#1872
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