34 Комити (ab77824c6fadfc22274b4d1c8e65f5f0401b5b34)

Аутор SHA1 Порука Датум
  Sam Ma e71398c6fc Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class пре 5 година
  chibash 6ea8021f15 fixes the bug reported in Issue #241. пре 5 година
  chibash 52138ca440 enables switch-case with string constants пре 5 година
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, пре 5 година
  chibash 9ca1a7539c adds test cases for NestHostAttribute and NestMembersAttribute. пре 5 година
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code пре 5 година
  chibash 40d3223b12 fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) пре 6 година
  chibash a64f57f489 adds Modifier#isVarArgs() пре 6 година
  nickl- d7e4f99372 Fix #152 inner class modifiers. пре 6 година
  nickl- 0165b2e18b Squash compiler warnings in tests. пре 6 година
  chibash dfd0733e1f modifies CtClass#setModifiers() to correctly support inner classes. пре 7 година
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. пре 7 година
  chibash 0e9ff9fd2b enables removal of attributes пре 7 година
  chibash f6992d66a0 allows adding a default method to an interface type. пре 7 година
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. пре 7 година
  chibash 7ec83a2e3d fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 пре 7 година
  chibash 89c91facc0 fixes a bug JIRA JASSIST-262 пре 8 година
  chibash b110efa847 fixes JIRA JASSIST-250 пре 8 година
  chibash d2d00601aa modifies the implementation of that invokes an interface default method пре 8 година
  chibash 949def744d fixes a bug of test5.JvstTest5.testInvalidCastWithDollar пре 8 година
  chibash 1a33243aac fixes JASSIST-256, adding an annotation to a class doesn't work on reflection пре 8 година
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object пре 8 година
  chibash 5b0544a385 modifies a test case for JIRA JASSIST-248. пре 8 година
  chibash e44bf416bf fixes JIRA JASSIST-248. пре 8 година
  chibash 5bbbcdf552 adds a test case for JIRA JASSIST-248 пре 8 година
  chibash 2705a49f8f added InnerClassAttribute#remove method пре 9 година
  chibash ecd733a236 fixed JIRA JASSIST-249 пре 9 година
  chibash a4f46cd3a9 fixed JASSIST-242 пре 9 година
  chibash efae59551e fixed a bug reported as JASSIST-246 пре 9 година
  chibash e59339343a fixed JIRA JASSIST-241 пре 9 година
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations пре 9 година
  chibash f2093c28be fiexed JASSIST-238 пре 9 година