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 2014/06/06 22:37:01 UTC

[jira] [Resolved] (OWB-968) GenericUtils create infinite loop when parsing Enums

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

Mark Struberg resolved OWB-968.
-------------------------------

    Resolution: Fixed

> GenericUtils create infinite loop when parsing Enums
> ----------------------------------------------------
>
>                 Key: OWB-968
>                 URL: https://issues.apache.org/jira/browse/OWB-968
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> this is caused by the 
> Enum<T> valueOf(String) method 
> and the fact that Enum is defined as Enum<E extends Enum> which is actually illegal Java Code...



--
This message was sent by Atlassian JIRA
(v6.2#6252)