[
https://jira.jboss.org/jira/browse/JASSIST-66?page=com.atlassian.jira.plu...
]
Shigeru Chiba commented on JASSIST-66:
--------------------------------------
This bug has been fixed. Could you download the latest source and make sure that it
works?
This bug fix will be included in 3.9.0 release.
NullPointerException in RuntimeSupport.DefaultMethodHandler (not
thread-safe)
-----------------------------------------------------------------------------
Key: JASSIST-66
URL:
https://jira.jboss.org/jira/browse/JASSIST-66
Project: Javassist
Issue Type: Bug
Affects Versions: 3.8.1.GA
Reporter: Patrick Taylor
Assignee: Shigeru Chiba
There appears to be a race condition which can result in a NullPointerException thrown by
RuntimeSupport.DefaultMethodHandler.invoke(). It is documented in the following two forum
posts:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=126583
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176648
The first post includes a patch. I downloaded the 3.8.1.GA source, applied the patch,
and the problem no longer occurs, so I believe the patch is good.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira