You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Tobias Stoeckmann (JIRA)" <ji...@apache.org> on 2015/11/10 17:12:11 UTC

[jira] [Updated] (OWB-1098) Iteration instead of recursion

     [ https://issues.apache.org/jira/browse/OWB-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Stoeckmann updated OWB-1098:
-----------------------------------
    Attachment: no-recursion.diff

> Iteration instead of recursion
> ------------------------------
>
>                 Key: OWB-1098
>                 URL: https://issues.apache.org/jira/browse/OWB-1098
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.6.2
>            Reporter: Tobias Stoeckmann
>            Priority: Minor
>         Attachments: no-recursion.diff
>
>
> AbstractOwbBean#getRootException calls itself to get root exception. This can be easily done in an iteration.
> Didn't hit a stack limit here yet (fortunately), but if that ever happens, it would be nice to still see what the root issue was.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)