[
https://issues.jboss.org/browse/JASSIST-199?page=com.atlassian.jira.plugi...
]
Shigeru Chiba resolved JASSIST-199.
-----------------------------------
Fix Version/s: 3.18.0-GA
Resolution: Done
I changed the algorithm for generating a proxy-class name
to include a random number selected for each class loader.
To allow the use of java.util.UUID, I also added an extension
point. See the commit:
https://github.com/jboss-javassist/javassist/commit/3358dc269352383eb5e9c...
LinkageError while accessing classes using ProxyFactory
-------------------------------------------------------
Key: JASSIST-199
URL:
https://issues.jboss.org/browse/JASSIST-199
Project: Javassist
Issue Type: Bug
Affects Versions: 3.17.1-GA
Reporter: Shigeru Chiba
Assignee: Shigeru Chiba
Fix For: 3.18.0-GA
ProxyFactory does not guarantee the uniqueness of the names
of the generated proxy classes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira