321 Commit (aef8bbc9d5263cfd1884cd9dd777c26403efd00d)
 

Autore SHA1 Messaggio Data
  chiba aef8bbc9d5 added javadoc comments 17 anni fa
  kkhan c68fe11a5b Make SignatureAttribute.NestedClassType public 17 anni fa
  kkhan 07ede64867 When pruning preserve the SignatureAttribute 17 anni fa
  starksm 4f3e40804c Add a javassist-src.jar to build a source artifact 17 anni fa
  chiba 762c6f3839 updated the version name 17 anni fa
  chiba 15b7070507 javadoc updates 17 anni fa
  chiba fa1ebd7549 modified javassist.convert.* to support the stack map table of Java 6. 17 anni fa
  kkhan 0940370343 Repair previous mistake when commiting 17 anni fa
  kkhan 59dcdf0551 Differentiate between null bootstrap classloader and when the classloader has been garbage collected 17 anni fa
  chiba 4752e2e80c supported generic type signatures. 17 anni fa
  chiba 0552a7af39 supported generic type signatures. 17 anni fa
  chiba 493cfddfdd changed to public. 17 anni fa
  chiba c04c787ab1 updated javadoc comments. 17 anni fa
  chiba 6ba99484b3 a minor bug fix 17 anni fa
  adrian 57dcd65cab Fix the annotation hashCode and equals implementation. 17 anni fa
  chiba aca958f791 edited javadoc comments. 17 anni fa
  chiba 6f848ca9ad fixed a bug in copy(). 17 anni fa
  kkhan 956be9c3df Document CodeConverter.replaceArrayAccess() 17 anni fa
  kkhan 195d189ecb bump up version to snapshot 17 anni fa
  kkhan 2a7af94c7f Add ability to replace xASTORE and xALOAD calls with invokevirtual 17 anni fa
  chiba c387ca5935 minor bug fix 17 anni fa
  chiba 43a08a3a82 added CtBehavior.getLongName() 17 anni fa
  chiba 4f6352718e 3.4.0GA release 17 anni fa
  chiba 517f6712ff enabled a transformation from a public method call to a private method call by CodeConverter 17 anni fa
  chiba 223ca924f8 updated a javadoc comment 17 anni fa
  chiba 768b593abd updated a javadoc comment 17 anni fa
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. 17 anni fa
  chiba 56af2ace49 made a proxy class serializable (JASSIST-20). 17 anni fa
  chiba 816d6d0b7f slightly changed the caching policy used by ProxyFactory 17 anni fa
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. 17 anni fa
  chiba f685aa708c fixed JIRA JASSIST-28? 17 anni fa
  chiba 31d1395131 StackMapTable support (not complete) 17 anni fa
  chiba 9a5e5219c1 fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for a array of type short 17 anni fa
  chiba baa647c760 fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing 17 anni fa
  chiba c88e65c04f updated CtConstructor#isEmpty(). 18 anni fa
  chiba ac5eb2dd04 made ProxyFactory.getClassLoader() customizable. 18 anni fa
  chiba 753e3f9ee0 a nested ClassMap. 18 anni fa
  chiba a0860e0b8c minor bug fixes 18 anni fa
  chiba e496b41260 extended CodeConverter. 18 anni fa
  kkhan 816bdec6e4 getClassLoader0() should not throw an exception 18 anni fa
  chiba 3cc1bdc1ba for release 3.3 (again) 18 anni fa
  kkhan d43eb1e15a Make getClassLoader0() protected 18 anni fa
  chiba 3e942c58be for 3.3 release 18 anni fa
  kkhan 81ef701676 Class.gerDeclaredMethod() needs to happen in a privileged block 18 anni fa
  chiba 7a730c89d7 deprecated ClassPool#toClass(CtClass,ClassLoader). 18 anni fa
  chiba 8a5fe21253 fixed a bug in write() in Annotation and ClassMemberValue 18 anni fa
  chiba 0acfa5ff72 added a getter. 18 anni fa
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 anni fa
  chiba e2f5393d14 updated javadoc comments 18 anni fa
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 anni fa