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/08/29 21:27:53 UTC

[jira] [Resolved] (OWB-993) OwbTypeVariableImpl needs to implements new methods of JDK-1.8 TypeVariable

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

Mark Struberg resolved OWB-993.
-------------------------------

    Resolution: Fixed
      Assignee: Mark Struberg

fixed it by using a dynamic proxy...

> OwbTypeVariableImpl needs to implements new methods of JDK-1.8 TypeVariable
> ---------------------------------------------------------------------------
>
>                 Key: OWB-993
>                 URL: https://issues.apache.org/jira/browse/OWB-993
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> Java8 introduced a few new methods in java.lang.reflect.TypeVariable.
> We need to also implement those in our OwbTypeVariableImpl otherwise we wont be able to run on Java8.



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