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

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

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

Mark Struberg resolved OWB-1098.
--------------------------------
       Resolution: Fixed
         Assignee: Mark Struberg
    Fix Version/s: 1.6.3

applied, txs for the patch, Tobias!

> 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
>            Assignee: Mark Struberg
>            Priority: Minor
>             Fix For: 1.6.3
>
>         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)