756 Commits (2e67ed31f8bf788fcc352df6d0780e907676ed14)

Autor SHA1 Mensaje Fecha
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo hace 4 años
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) hace 4 años
  Rich Bolen a90bc27e58 Remove unused file hace 4 años
  Rich Bolen dd3612498a Address feedback from PR hace 4 años
  Rich Bolen 45764f9465 Incorporate feedback from the PR hace 4 años
  Rich Bolen 265b8fbea4 Incorporate feedback from the PR hace 4 años
  Rich Bolen 699b301bad Incorporate feedback from the PR hace 4 años
  Rich Bolen c08c21ebd2 Add support for the new Dynamic constant (17) created in java 11 hace 4 años
  chibash 8f4788e090 fixed Issue #263 hace 4 años
  Sam Ma d6d6b2e959 Fix #265 javassist.CannotCompileException: [source error] the called constructor is private hace 4 años
  Uragami Taichi ed620780ca Fix typo hace 5 años
  chibash 413126268c for release 3.25.0-GA hace 5 años
  Chao Wang 7a91c46e96
Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDomain domain) for backward compatibility in minor release. hace 5 años
  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 hace 5 años
  chibash e3f70e8d1d adds javadoc comments for PR #250 hace 5 años
  skybber f1e1268821 Control ctxClassLoader usage per thread hace 5 años
  enigzhg f8ee3eb84e Fix Issue #246 via clean java doc. hace 5 años
  shifujun c85bc4f090 add a new CodeConverter method:redirectMethodCallToStatic hace 5 años
  chibash 6ea8021f15 fixes the bug reported in Issue #241. hace 5 años
  chibash 576b141e43 adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. hace 5 años
  michalkurka 1b84304638 Proposed fixes in DefineClassHelper & DefinePackageHelper hace 5 años
  michalkurka d64a1c8ab0 JAVASSIST-242: Demonstrates a race condition in DefineClassHelper 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 fa3dd56b83 fixes bugs in javadoc comments hace 5 años
  chibash bcfdc34366 updates for release 3.24.0-GA hace 5 años
  chibash 106b44b0e0 fixes typos in javadocs. hace 5 años
  chibash f95d49749d avoids ConcurrentModificationException in 3.23.1-GA reported in Issue #224. hace 5 años
  chibash 17198176b9 stops a potential leak in JarClassPath openClassfile(). Issues #222. hace 5 años
  chibash c32e946317 adds a method taking Lookup to java.util.proxy. hace 5 años
  chibash 46069993ec adds Automatic-Module-Name to manifest hace 5 años
  chibash 69aee223df modifies javassist.util.proxy.DefinePackageHelper to be compatible to Java 11. hace 5 años
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, hace 5 años
  chibash 0958148acb does refactoring for javassist.util.proxy. hace 5 años
  chibash e0439f8e04 changes the version number 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
  Dmitri Gabbasov 797f651105 Add support for Java 11 NestHost and NestMembers attributes hace 5 años
  chibash a3d1aa2513 fixes issue #209 (NPE in Exception) hace 6 años
  NingZhang-Ericsson b814145398 Fix JASSIST-267 hace 6 años
  NingZhang-Ericsson fd1d535bb3 fixed JASSIST-267 hace 6 años
  Andres Luuk 1aa06e37c8
Custom URL stream handler in ByteArrayClassPath hace 6 años
  chibash a59658da99 updates for release 3.23.1 hace 6 años
  Christian Beikov 92ee53b460 [#171] Allow running on JDK 8 and possibly on JDK 7 as well. Fixes #171 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
  Christian Beikov e7f4090fab JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineClass for Java > 10 hace 6 años