[jboss-as7-dev] Component upgrade of Javassist for AS7-5127...

Scott Marlow smarlow at redhat.com
Fri Jul 6 08:57:15 EDT 2012


We aren't using the latest Javassist on AS7 master.  Any arguments 
against switching to the latest/shiniest 3.1.7.0-GA javassist?  That has 
a fix for AS7-5127.

Currently, the following AS7 modules have dependencies on Javassist:

org.jboss.ws.native.jbossws-native-core
org.jboss.weld.core
org.jboss.as.weld
org.scannotation.scannotation
org.hibernate (envers also)

Also, could someone (familiar with javassist) take a look at the code 
change that AS7-5127 wants brought into AS7?  In the updated method, 
parameter "java.lang.reflect.Method[] methods" is read outside of the 
synchronized lock.

code change is here 
https://source.jboss.org/browse/Javassist/trunk/src/main/javassist/util/proxy/RuntimeSupport.java?u=-1&r1=591&r2=637 



More information about the jboss-as7-dev mailing list