[ http://issues.apache.org/jira/browse/HARMONY-2916?page=all ]
Ivan Volosyuk updated HARMONY-2916:
-----------------------------------
Attachment: interpreter_stack_overflow_check.diff
Patch attached.
> [drlvm][interpreter] Use vm stack limit instead of harcoded value
> -----------------------------------------------------------------
>
> Key: HARMONY-2916
> URL: http://issues.apache.org/jira/browse/HARMONY-2916
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: All
> Reporter: Ivan Volosyuk
> Priority: Minor
> Attachments: interpreter_stack_overflow_check.diff
>
>
> Changed interpreter code to use VM<>interpreter interfaces to access stack size
information for StackOverflowError support.
> Previously hardcoded constant (500 000) has limited the stack size.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|