96 Комити (049c06e9d6c8ebd737fc1124b811cb75568f6c6b)

Аутор SHA1 Порука Датум
  chibash 049c06e9d6 updates javassist.jar for 3.29.2-GA. пре 1 година
  chibash 42ca281fe7 updates README.md пре 1 година
  chibash 7f59e6431c for releasing 3.29.1 пре 1 година
  chibash 3528a20dd9 prohibits too many items from being added to a constant pool. пре 1 година
  chibash 4f35e4e1a8 prohibits too many items from being added to a constant pool пре 1 година
  chibash 2423b4961e prepares for 3.29.0-GA release пре 2 година
  chibash 2b2ec51547 deletes src/test/test2/*.class пре 2 година
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. пре 3 година
  chibash 1c4e31b967 fixes Issue #339 пре 3 година
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. пре 3 година
  chibash a6b7f12c25 for release 3.27.0-GA пре 4 година
  chibash 150709141c fixes a bug involuved in Pull Request #294 пре 4 година
  chibash 559bc90de5 fixdes Issue #282 пре 4 година
  chibash 5a796e1c2e updates Readme.html пре 4 година
  chibash c78e17c67f fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 пре 4 година
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 пре 4 година
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo пре 4 година
  chibash 8f4788e090 fixed Issue #263 пре 4 година
  chibash 413126268c for release 3.25.0-GA пре 5 година
  chibash e3f70e8d1d adds javadoc comments for PR #250 пре 5 година
  chibash f36195c145 updates Readme.html and rebuilds javassist.jar пре 5 година
  chibash 6ea8021f15 fixes the bug reported in Issue #241. пре 5 година
  chibash 52138ca440 enables switch-case with string constants пре 5 година
  chibash 1a3d63712a updates for relase 3.24.1 пре 5 година
  chibash 9cfa81cce0 fixes another bug (supporting jdk.*) reported in #228 пре 5 година
  chibash a82e2d71bd fixes a bug reported in #228 пре 5 година
  chibash 85d69ea6b3 modifies build.xml to support JDK 7. пре 5 година
  chibash 2d4ef86c82 adds javassist.jar for test code пре 5 година
  chibash 0958148acb does refactoring for javassist.util.proxy. пре 5 година
  chibash 9ca1a7539c adds test cases for NestHostAttribute and NestMembersAttribute. пре 5 година
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code пре 5 година
  chibash a13f51b8d1 adds a comment for the fix to JIRA JASSIST-267 пре 5 година
  chibash a59658da99 updates for release 3.23.1 пре 5 година
  chibash dfce4e4b3d updates for release 3.23.0-GA пре 6 година
  chibash 040a9cfc26 fixes a minor bug in a test case. пре 6 година
  chibash 40d3223b12 fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) пре 6 година
  chibash a64f57f489 adds Modifier#isVarArgs() пре 6 година
  chibash b86c148882 changes getDefinedPackage back to getPackage when Java is < 9. пре 6 година
  chibash 1eebb1cd7f updates build.xml to be compatible to pom.xml пре 6 година
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. пре 6 година
  chibash c9c209727d fixes a bug of getAnnotations(). Some hidden annotations were not ignored. пре 6 година
  chibash bb14f52dc9 3.22.0-GA release пре 6 година
  chibash 78223965e5 updates ConstPool to support Module and Package пре 6 година
  chibash dfd0733e1f modifies CtClass#setModifiers() to correctly support inner classes. пре 7 година
  chibash ab117a9fe3 delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts пре 7 година
  chibash d5ea6843af adds javassist.util.HotSwapAgent пре 7 година
  chibash 25fdc6bafa adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist uses java.lang.invoke.MethodHandles.Lookup to load a class. пре 7 година
  chibash 45ce361742 modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with jigsaw пре 7 година
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. пре 7 година
  chibash 6a9079aa44 implements better annotation handling since Javassist may fail to пре 7 година