[
https://issues.apache.org/jira/browse/OWB-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113473#comment-14113473
]
Mark Struberg commented on OWB-993:
-----------------------------------
Damnit, Oracle managed to f***k the API up again.
They introduced a new method public AnnotatedType[] getAnnotatedBounds()
But AnnotatedType is only available in Java8...
Now we need a good idea how to do this for java6 and 7...
> 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
> 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)