You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/03/01 03:58:00 UTC

[jira] [Resolved] (DELTASPIKE-1317) AnnotatedCallableImpl blows up with ArrayOutofBounds when parsing enums

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

Mark Struberg resolved DELTASPIKE-1317.
---------------------------------------
    Resolution: Fixed

> AnnotatedCallableImpl blows up with ArrayOutofBounds when parsing enums
> -----------------------------------------------------------------------
>
>                 Key: DELTASPIKE-1317
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1317
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.8.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.8.2
>
>
> It seems like constructor#getParameterTypes() and getGenericParameterTypes() return a different number of parameters for enums.
>  
> There is already a rudimentary workaround in place, but that seems not to be enough.
>  
> We need to dig deeper why this happens.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)