88 Commits (rel_3_28_0_ga)

Autor SHA1 Mensaje Fecha
  chibash 1c4e31b967 fixes Issue #339 hace 3 años
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. hace 4 años
  chibash a6b7f12c25 for release 3.27.0-GA hace 4 años
  chibash 150709141c fixes a bug involuved in Pull Request #294 hace 4 años
  chibash 559bc90de5 fixdes Issue #282 hace 4 años
  chibash 5a796e1c2e updates Readme.html hace 4 años
  chibash c78e17c67f fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 hace 4 años
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 hace 4 años
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo hace 4 años
  chibash 8f4788e090 fixed Issue #263 hace 4 años
  chibash 413126268c for release 3.25.0-GA hace 5 años
  chibash e3f70e8d1d adds javadoc comments for PR #250 hace 5 años
  chibash f36195c145 updates Readme.html and rebuilds javassist.jar hace 5 años
  chibash 6ea8021f15 fixes the bug reported in Issue #241. hace 5 años
  chibash 52138ca440 enables switch-case with string constants hace 5 años
  chibash 1a3d63712a updates for relase 3.24.1 hace 5 años
  chibash 9cfa81cce0 fixes another bug (supporting jdk.*) reported in #228 hace 5 años
  chibash a82e2d71bd fixes a bug reported in #228 hace 5 años
  chibash 85d69ea6b3 modifies build.xml to support JDK 7. hace 5 años
  chibash 2d4ef86c82 adds javassist.jar for test code hace 5 años
  chibash 0958148acb does refactoring for javassist.util.proxy. hace 5 años
  chibash 9ca1a7539c adds test cases for NestHostAttribute and NestMembersAttribute. hace 5 años
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code hace 5 años
  chibash a13f51b8d1 adds a comment for the fix to JIRA JASSIST-267 hace 5 años
  chibash a59658da99 updates for release 3.23.1 hace 6 años
  chibash dfce4e4b3d updates for release 3.23.0-GA hace 6 años
  chibash 040a9cfc26 fixes a minor bug in a test case. hace 6 años
  chibash 40d3223b12 fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) hace 6 años
  chibash a64f57f489 adds Modifier#isVarArgs() hace 6 años
  chibash b86c148882 changes getDefinedPackage back to getPackage when Java is < 9. hace 6 años
  chibash 1eebb1cd7f updates build.xml to be compatible to pom.xml hace 6 años
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. hace 6 años
  chibash c9c209727d fixes a bug of getAnnotations(). Some hidden annotations were not ignored. hace 6 años
  chibash bb14f52dc9 3.22.0-GA release hace 6 años
  chibash 78223965e5 updates ConstPool to support Module and Package hace 6 años
  chibash dfd0733e1f modifies CtClass#setModifiers() to correctly support inner classes. hace 7 años
  chibash ab117a9fe3 delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts hace 7 años
  chibash d5ea6843af adds javassist.util.HotSwapAgent hace 7 años
  chibash 25fdc6bafa adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist uses java.lang.invoke.MethodHandles.Lookup to load a class. hace 7 años
  chibash 45ce361742 modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with jigsaw hace 7 años
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. hace 7 años
  chibash 6a9079aa44 implements better annotation handling since Javassist may fail to hace 7 años
  chibash f95705f304 release 3.22.0-CR1 hace 7 años
  chibash 35fb5b39f8 modifies javadoc typos. hace 7 años
  chibash cefc23a132 updates files for release 3.21.0-GA hace 7 años
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. hace 7 años
  chibash 9f1d7a2cf0 fixes a bug in ClassClassPath. It was reported in Issue #97. hace 8 años
  chibash 3290c5528c adds javassist.jar because the unit tests fail without it. hace 8 años
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) hace 8 años
  chibash 652e8658fe updates javassist.jar hace 8 años