705 Commits (rel_3_23_0_ga)

Autor SHA1 Mensaje Fecha
  chibash d5677e4a3a fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. https://github.com/jboss-javassist/javassist/issues/45 hace 7 años
  chibash e1ae09e504 fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. hace 7 años
  chibash 7ec83a2e3d fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 hace 7 años
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) hace 7 años
  chibash 79785b83f2 modifies ClassPool so that it can read most class files. hace 7 años
  chibash dfd5230a6e adds ClassFile.JAVA_9 hace 7 años
  chibash aabe16cc1b modifies test code. hace 8 años
  chibash 37258d1634 modifies test code hace 8 años
  chibash dc4a4dc13a updates javadoc hace 8 años
  chibash 64bde30912 modifies javadoc. hace 8 años
  chibash 89c91facc0 fixes a bug JIRA JASSIST-262 hace 8 años
  chibash b110efa847 fixes JIRA JASSIST-250 hace 8 años
  chibash d2d00601aa modifies the implementation of that invokes an interface default method hace 8 años
  chibash 949def744d fixes a bug of test5.JvstTest5.testInvalidCastWithDollar hace 8 años
  chibash 7314726c37 updates javassist.util.proxy to support a default interface method in Java 8 hace 8 años
  chibash abdeecb581 fixes a deadlock in getDeclaredMethods (Issue #69) hace 8 años
  chibash 1a33243aac fixes JASSIST-256, adding an annotation to a class doesn't work on reflection hace 8 años
  chibash fee5e033b3 fixes a concurrency bug in ProxyFactory (JASSIST-259) hace 8 años
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object hace 8 años
  chibash e3f096df2d updates javadoc comments. hace 8 años
  chibash 5b0544a385 modifies a test case for JIRA JASSIST-248. hace 8 años
  chibash e44bf416bf fixes JIRA JASSIST-248. hace 8 años
  chibash 5bbbcdf552 adds a test case for JIRA JASSIST-248 hace 8 años
  chibash e68077dc87 fixed minor problems in javadoc etc. hace 8 años
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) hace 8 años
  chibash 1e7ce2aebc rebuilt javassist.jar hace 8 años
  chibash f754385766 fixed JASSIST-244 hace 8 años
  KyongSik-Yoon f82eadaf4c Generic is not supported by JDK under 1.5 version. hace 8 años
  chibash 2705a49f8f added InnerClassAttribute#remove method hace 8 años
  chibash ecd733a236 fixed JIRA JASSIST-249 hace 8 años
  chibash 4448bdae02 final updates for 3.20.0-GA release hace 9 años
  chibash d9653a3483 fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance hace 9 años
  chibash a4f46cd3a9 fixed JASSIST-242 hace 9 años
  chibash 6dc421894d made SerialVersionUID.calculateDefault() public. Issue #30 hace 9 años
  chibash efae59551e fixed a bug reported as JASSIST-246 hace 9 años
  Mårten Hedborg 7bb3c39367 Added copyright info hace 9 años
  marten.hedborg aa3037a417 Better javadoc for Callback class hace 9 años
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase hace 9 años
  chibash e724bc8af9 updated the tutorial and some javadoc comments hace 9 años
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. hace 9 años
  chibash e59339343a fixed JIRA JASSIST-241 hace 9 años
  chibash e8c023af06 fixed javadoc bugs hace 9 años
  chibash c7daae52ad fixed javadoc bugs hace 9 años
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments hace 9 años
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations hace 9 años
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour hace 9 años
  chibash f2093c28be fiexed JASSIST-238 hace 9 años
  chibash e000e8f682 changed the source so that javac 1.6 can compile it hace 9 años
  chibash 7f73ad1fbc fixed JASSIST-237 hace 9 años
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. hace 9 años