[ http://issues.apache.org/jira/browse/HARMONY-2841?page=all ]
Alexey Varlamov reassigned HARMONY-2841:
----------------------------------------
Assignee: Alexey Varlamov
> [drlvm][smoke tests] stress.Stack should be updated to pass on icc/icl
> ----------------------------------------------------------------------
>
> Key: HARMONY-2841
> URL: http://issues.apache.org/jira/browse/HARMONY-2841
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Reporter: Elena Semukhina
> Assigned To: Alexey Varlamov
> Attachments: H-2841_stress_Stack.patch
>
>
> There is a known restriction in DRLVM/interpreter stack size. It is hardcoded and its
limit is 500000 bytes.
> The smoke test test stress.Stack fails on DRLVM icl/icc builds with throwing StackOverflowError
after 134 iterations while on msvc/gcc builds the value is aprroximately twice as much.
> I suggest to update the test so that it passes on all currently supported platforms.
--
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
|