[jboss-cvs] javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Thu Sep 11 06:39:52 EDT 2008


  User: chiba   
  Date: 08/09/11 06:39:52

  Modified:    javassist  Readme.html
  Log:
  implemented ClassPool.makeClassIfNew()
  
  Revision  Changes    Path
  1.100     +1 -0      javassist/Readme.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Readme.html
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/Readme.html,v
  retrieving revision 1.99
  retrieving revision 1.100
  diff -u -b -r1.99 -r1.100
  --- Readme.html	9 Sep 2008 10:32:05 -0000	1.99
  +++ Readme.html	11 Sep 2008 10:39:51 -0000	1.100
  @@ -283,6 +283,7 @@
   
   <p>-version 3.9
   <ul>
  +	<li>ClassPool.makeClassIfNew(InputStream) was implemented.
   	<li>CtNewMethod.wrapped(..) and CtNewConstructor.wrapped(..)
   	implicitly append a method like _added_m$0.
   	This method now has a synthetic attribute.
  
  
  



More information about the jboss-cvs-commits mailing list