[jboss-jira] [JBoss JIRA] (JASSIST-237) CtClass#getAnnotation() etc does not refer to the class path of ClassPool
Shigeru Chiba (JIRA)
issues at jboss.org
Thu Nov 20 18:30:39 EST 2014
[ https://issues.jboss.org/browse/JASSIST-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shigeru Chiba closed JASSIST-237.
---------------------------------
Resolution: Done
> CtClass#getAnnotation() etc does not refer to the class path of ClassPool
> -------------------------------------------------------------------------
>
> Key: JASSIST-237
> URL: https://issues.jboss.org/browse/JASSIST-237
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.18.2-GA
> Reporter: Shigeru Chiba
> Assignee: Shigeru Chiba
> Fix For: 3.19.0-GA
>
>
> The problem is that the current implementation only uses the ClassPool's classloader, and this class loader is not aware (in my case) of the types known by the ClassPool itself.
> Original post
> https://github.com/jboss-javassist/javassist/pull/18
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the jboss-jira
mailing list