879 Révisions (eff2f4bbd0246476edfa43782f38e58ddedef952)
 

Auteur SHA1 Message Date
  Shigeru Chiba eff2f4bbd0
Merge pull request #247 from NingZhang-e/issue246 il y a 5 ans
  enigzhg f8ee3eb84e Fix Issue #246 via clean java doc. il y a 5 ans
  Ning Zhang 6e6eb15d09
Merge pull request #3 from jboss-javassist/master il y a 5 ans
  chibash f36195c145 updates Readme.html and rebuilds javassist.jar il y a 5 ans
  Shigeru Chiba 0ac942ce19
Merge pull request #244 from shifujun/redirectMethodCallToStatic il y a 5 ans
  shifujun c85bc4f090 add a new CodeConverter method:redirectMethodCallToStatic il y a 5 ans
  chibash 6ea8021f15 fixes the bug reported in Issue #241. il y a 5 ans
  chibash 576b141e43 adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. il y a 5 ans
  Shigeru Chiba 023f7552ee
Merge pull request #243 from michalkurka/michalk_fix-j11-race il y a 5 ans
  michalkurka 1b84304638 Proposed fixes in DefineClassHelper & DefinePackageHelper il y a 5 ans
  michalkurka d64a1c8ab0 JAVASSIST-242: Demonstrates a race condition in DefineClassHelper il y a 5 ans
  chibash 88a9d9b572 changes Readme.html il y a 5 ans
  Shigeru Chiba ba2260737a
Merge pull request #231 from jboss-javassist/test/switch-case il y a 5 ans
  chibash c9ab46552b updates Readme.html il y a 5 ans
  chibash 52138ca440 enables switch-case with string constants il y a 5 ans
  chibash 1a3d63712a updates for relase 3.24.1 il y a 5 ans
  chibash 9cfa81cce0 fixes another bug (supporting jdk.*) reported in #228 il y a 5 ans
  Ning Zhang 4f32527ae1
Merge pull request #2 from jboss-javassist/master il y a 5 ans
  chibash a82e2d71bd fixes a bug reported in #228 il y a 5 ans
  chibash 85d69ea6b3 modifies build.xml to support JDK 7. il y a 5 ans
  Shigeru Chiba a6be48a80f
Merge pull request #230 from JCgH4164838Gh792C124B5/localJavassistBranch il y a 5 ans
  JCgH4164838Gh792C124B5 02b47cd58f Re-enable JDK7 runtime compatibility for Javassist 3.x (until source changes preclude it). il y a 5 ans
  Ning Zhang 10f4eaf582
Merge pull request #1 from jboss-javassist/master il y a 5 ans
  chibash fa3dd56b83 fixes bugs in javadoc comments il y a 5 ans
  chibash 2d4ef86c82 adds javassist.jar for test code il y a 5 ans
  chibash bcfdc34366 updates for release 3.24.0-GA il y a 5 ans
  chibash 106b44b0e0 fixes typos in javadocs. il y a 5 ans
  chibash f95d49749d avoids ConcurrentModificationException in 3.23.1-GA reported in Issue #224. il y a 5 ans
  chibash 17198176b9 stops a potential leak in JarClassPath openClassfile(). Issues #222. il y a 5 ans
  chibash c32e946317 adds a method taking Lookup to java.util.proxy. il y a 5 ans
  chibash 46069993ec adds Automatic-Module-Name to manifest il y a 5 ans
  chibash 69aee223df modifies javassist.util.proxy.DefinePackageHelper to be compatible to Java 11. il y a 5 ans
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, il y a 5 ans
  chibash 0958148acb does refactoring for javassist.util.proxy. il y a 5 ans
  chibash e0439f8e04 changes the version number il y a 5 ans
  chibash 9ca1a7539c adds test cases for NestHostAttribute and NestMembersAttribute. il y a 5 ans
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code il y a 5 ans
  Shigeru Chiba 808dfb862f
Merge pull request #218 from dmitri-gb/master il y a 5 ans
  chibash a13f51b8d1 adds a comment for the fix to JIRA JASSIST-267 il y a 5 ans
  Shigeru Chiba bca5c7aad8
Merge pull request #210 from NingZhang-Ericsson/JASSIST-267 il y a 5 ans
  Dmitri Gabbasov 797f651105 Add support for Java 11 NestHost and NestMembers attributes il y a 5 ans
  chibash a3d1aa2513 fixes issue #209 (NPE in Exception) il y a 5 ans
  Shigeru Chiba 87ea3c526f
Merge pull request #207 from andresluuk/patch-2 il y a 5 ans
  NingZhang-Ericsson b814145398 Fix JASSIST-267 il y a 5 ans
  NingZhang-Ericsson fd1d535bb3 fixed JASSIST-267 il y a 5 ans
  Andres Luuk 1aa06e37c8
Custom URL stream handler in ByteArrayClassPath il y a 5 ans
  chibash a59658da99 updates for release 3.23.1 il y a 5 ans
  Shigeru Chiba f85a72b883
Merge pull request #204 from beikov/issues/171 il y a 5 ans
  Christian Beikov 92ee53b460 [#171] Allow running on JDK 8 and possibly on JDK 7 as well. Fixes #171 il y a 5 ans
  chibash dfce4e4b3d updates for release 3.23.0-GA il y a 5 ans