830 Commits (3_26_0_ga)
 

Author SHA1 Message Date
  chibash 30627914d3 for release 3.26.0-GA 4 years ago
  chibash 855ca0050a adds CtClass#isKotlin() for PR #276 4 years ago
  chibash c78e17c67f fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 4 years ago
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4 years ago
  chibash f7ef31ce8b fixes Issue #271 4 years ago
  chibash 2e67ed31f8 updates Readme.html 4 years ago
  Shigeru Chiba bad4a16db3
Merge pull request #267 from sam-ma/master 4 years ago
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo 4 years ago
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) 4 years ago
  Shigeru Chiba 3dcbf5e391
Merge pull request #272 from richbolen/JASSIST-270 4 years ago
  Rich Bolen a90bc27e58 Remove unused file 4 years ago
  Rich Bolen dd3612498a Address feedback from PR 4 years ago
  Rich Bolen 45764f9465 Incorporate feedback from the PR 4 years ago
  Rich Bolen 265b8fbea4 Incorporate feedback from the PR 4 years ago
  Rich Bolen 699b301bad Incorporate feedback from the PR 4 years ago
  Rich Bolen c08c21ebd2 Add support for the new Dynamic constant (17) created in java 11 4 years ago
  chibash 8f4788e090 fixed Issue #263 4 years ago
  Sam Ma d6d6b2e959 Fix #265 javassist.CannotCompileException: [source error] the called constructor is private 4 years ago
  Shigeru Chiba 9076bde175
Merge pull request #264 from backpaper0/fix-typo 4 years ago
  Uragami Taichi ed620780ca Fix typo 4 years ago
  chibash 3aa3ca9d97 for release 3.25.0-GA 5 years ago
  chibash 413126268c for release 3.25.0-GA 5 years ago
  Shigeru Chiba ab77824c6f
Merge pull request #253 from sam-ma/master 5 years ago
  Shigeru Chiba a332834881
Merge pull request #254 from soul2zimate/backwards-compatible-fix 5 years ago
  Chao Wang 7a91c46e96
Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDomain domain) for backward compatibility in minor release. 5 years ago
  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 years ago
  chibash e3f70e8d1d adds javadoc comments for PR #250 5 years ago
  Shigeru Chiba 50430c10be
Merge pull request #250 from skybber/master 5 years ago
  skybber f1e1268821 Control ctxClassLoader usage per thread 5 years ago
  Shigeru Chiba eff2f4bbd0
Merge pull request #247 from NingZhang-e/issue246 5 years ago
  enigzhg f8ee3eb84e Fix Issue #246 via clean java doc. 5 years ago
  Ning Zhang 6e6eb15d09
Merge pull request #3 from jboss-javassist/master 5 years ago
  chibash f36195c145 updates Readme.html and rebuilds javassist.jar 5 years ago
  Shigeru Chiba 0ac942ce19
Merge pull request #244 from shifujun/redirectMethodCallToStatic 5 years ago
  shifujun c85bc4f090 add a new CodeConverter method:redirectMethodCallToStatic 5 years ago
  chibash 6ea8021f15 fixes the bug reported in Issue #241. 5 years ago
  chibash 576b141e43 adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. 5 years ago
  Shigeru Chiba 023f7552ee
Merge pull request #243 from michalkurka/michalk_fix-j11-race 5 years ago
  michalkurka 1b84304638 Proposed fixes in DefineClassHelper & DefinePackageHelper 5 years ago
  michalkurka d64a1c8ab0 JAVASSIST-242: Demonstrates a race condition in DefineClassHelper 5 years ago
  chibash 88a9d9b572 changes Readme.html 5 years ago
  Shigeru Chiba ba2260737a
Merge pull request #231 from jboss-javassist/test/switch-case 5 years ago
  chibash c9ab46552b updates Readme.html 5 years ago
  chibash 52138ca440 enables switch-case with string constants 5 years ago
  chibash 1a3d63712a updates for relase 3.24.1 5 years ago
  chibash 9cfa81cce0 fixes another bug (supporting jdk.*) reported in #228 5 years ago
  Ning Zhang 4f32527ae1
Merge pull request #2 from jboss-javassist/master 5 years ago
  chibash a82e2d71bd fixes a bug reported in #228 5 years ago
  chibash 85d69ea6b3 modifies build.xml to support JDK 7. 5 years ago
  Shigeru Chiba a6be48a80f
Merge pull request #230 from JCgH4164838Gh792C124B5/localJavassistBranch 5 years ago