This content has been marked as final.
Show 1 reply
-
1. Re: Javassist 3.9
mburger Jan 22, 2009 8:47 AM (in response to hlship)-version 3.9 on October 9, 2008
* ClassPool.makeClassIfNew(InputStream) was implemented.
* CtNewMethod.wrapped(..) and CtNewConstructor.wrapped(..) implicitly append a method like _added_m$0. This method now has a synthetic attribute.
* JIRA JASSIST-66 has been fixed.
Directly taken from Readme.html. You can find this file in javassist3.9.GA.zip - as usual! ;-)