201 Commits (6320bc4e14350af392b285b1b1ea312673625b21)

Author SHA1 Message Date
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code 5 years ago
  chibash a13f51b8d1 adds a comment for the fix to JIRA JASSIST-267 5 years ago
  chibash a59658da99 updates for release 3.23.1 5 years ago
  chibash dfce4e4b3d updates for release 3.23.0-GA 5 years ago
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 years ago
  chibash bb14f52dc9 3.22.0-GA release 6 years ago
  chibash b3daebd813 updates Readme.html. 7 years ago
  chibash 03f85a3393 fixes typos in javadoc comments 7 years ago
  chibash cefc23a132 updates files for release 3.21.0-GA 7 years ago
  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 7 years ago
  chibash 7ec83a2e3d fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 years ago
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) 7 years ago
  chibash 89c91facc0 fixes a bug JIRA JASSIST-262 8 years ago
  chibash 1a33243aac fixes JASSIST-256, adding an annotation to a class doesn't work on reflection 8 years ago
  chibash ccddf7949a updates Readme.html to record the fix of JASSIST-245 8 years ago
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 years ago
  chibash e44bf416bf fixes JIRA JASSIST-248. 8 years ago
  chibash f754385766 fixed JASSIST-244 8 years ago
  chibash 4448bdae02 final updates for 3.20.0-GA release 8 years ago
  chibash a4f46cd3a9 fixed JASSIST-242 8 years ago
  chibash 57c9f42a60 updated Readme.html to mention JASSIST-246 was fixed. 8 years ago
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 years ago
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 years ago
  chibash f2093c28be fiexed JASSIST-238 9 years ago
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 years ago
  chibash e68442c746 updated documentation for JASSIST-208 fix 9 years ago
  chibash 07c2e6440f fixed JASSIST-208 9 years ago
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago
  chibash b1a30c8a90 logged the fix of JIRA JASSIST-234. 9 years ago
  chibash 1d3ff9f328 fixed JASSIST-230 9 years ago
  chibash 7497ae88e9 fixed JIRA-227 9 years ago
  chibash 37b27e12d4 JIRA JASSIST-224 9 years ago
  chibash 6875ab76f2 fixed JIRA223 10 years ago
  chibash c135f69c8b fixed JASSIST-211 10 years ago
  chibash 23b36218f5 fixed JASSIST-216 10 years ago
  chibash a688386baf fixed JASSIST-205 10 years ago
  chibash 7ce9d0dee5 fixed JASSIST-205 10 years ago
  chibash e5492bf606 fixed JASSIST-207 10 years ago
  chibash 28d3edb1bc fixed JASSIST-206 10 years ago
  chibash 0fef5c5f48 for releasing 3.18.0-GA 10 years ago
  chibash f81b1ae4ed fixed JASSIST-188 10 years ago
  chibash 29a580826f fixed JASSIST-195 10 years ago
  chibash 3358dc2693 fixed JASSIST-199 10 years ago
  chiba 7a49552112 fixed JASSIST-181 11 years ago
  chiba 81e75232f4 fixed JASSIST-185 11 years ago
  chiba fc4e2231b3 fixed JASSIST-190 11 years ago
  chiba 91f6abdd9e fixed JASSIST-162 and JASSIST-189 11 years ago
  chiba 720eab8606 for 3.17.1 release 11 years ago