709 Révisions (rel_3_23_2_ga)

Auteur SHA1 Message Date
  Scott Marlow b15f6c0640 updates for release 3.23.2 il y a 5 ans
  chibash 0b2912e760 avoids ConcurrentModificationException in 3.23.1-GA reported in Issue #224. il y a 5 ans
  chibash a59658da99 updates for release 3.23.1 il y a 6 ans
  Christian Beikov 92ee53b460 [#171] Allow running on JDK 8 and possibly on JDK 7 as well. Fixes #171 il y a 6 ans
  chibash dfce4e4b3d updates for release 3.23.0-GA il y a 6 ans
  chibash 040a9cfc26 fixes a minor bug in a test case. il y a 6 ans
  Christian Beikov e7f4090fab JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineClass for Java > 10 il y a 6 ans
  chibash 40d3223b12 fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping with try/catch) il y a 6 ans
  chibash bdc2b3784c adds Modifier#isVarArgs() il y a 6 ans
  chibash a64f57f489 adds Modifier#isVarArgs() il y a 6 ans
  chibash b86c148882 changes getDefinedPackage back to getPackage when Java is < 9. il y a 6 ans
  Christian Melchior 620a8be65b Add missing unit test il y a 6 ans
  Christian Melchior c90af6769e Fix merge mistake il y a 6 ans
  nickl- d7e4f99372 Fix #152 inner class modifiers. il y a 6 ans
  nickl- f4ce4aa16c Unit Test: CtField.make referencing 'this'. il y a 6 ans
  nickl- 53325f5637 Fixes to javassist.scopepool il y a 6 ans
  nickl- ceebba3611 Define parameters for returned iterator. il y a 6 ans
  nickl- 7d3d65ec97 Some functional unit tests proofs. il y a 6 ans
  nickl- df58ae940d Some code comments to fill in gaps. il y a 6 ans
  nickl- 50dd54dc05 Even now Oracle still not happy. il y a 6 ans
  nickl- af399dbfa0 Refactor definePackage as well. il y a 6 ans
  nickl- 45e201f2fb Give helper private constructor fwiw. il y a 6 ans
  nickl- 4e81640868 Add caller class checking. il y a 6 ans
  nickl- 7d5eb53d12 MethodHandles for JDK7+. il y a 6 ans
  nickl- c2ae87be4b Refactored SecActs methods and retain 1.6 source. il y a 6 ans
  nickl- 02d023d7e5 Add sun.misc.Unsafe privileged retrieval to SecActions. il y a 6 ans
  nickl- f52402c241 Type check and paramatized rawtypes for SecurityActions. il y a 6 ans
  nickl- 31b7faa0bc Add getMethodHandle to SecurityActions. il y a 6 ans
  nickl- 12cdc2182b Make an effort to secure privileged use. il y a 6 ans
  Christian Melchior 9fe7b3287d Cleanup il y a 6 ans
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. il y a 6 ans
  Christian Melchior 457934016f Update test README il y a 6 ans
  nickl- e5656fc869 Organize imports to disolve ambiguity. il y a 6 ans
  nickl- 0165b2e18b Squash compiler warnings in tests. il y a 6 ans
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. il y a 6 ans
  nickl- 45b4c55361 Fix deperecated junit.framework.Assert. il y a 6 ans
  nickl- 7e1a34a570 Fix deperecated junit.framework.Assert. il y a 6 ans
  nickl- d1b7b853c3 Implement hashCode for Annotation. il y a 6 ans
  nickl- f536ea9fc9 Implement hashCode for Type. il y a 6 ans
  nickl- 049879f903 Implement hashCode for MultiType. il y a 6 ans
  nickl- e141a58af0 Implement hashCode for MultiArrayType. il y a 6 ans
  nickl- e091603310 Fix deperecated junit.framework.Assert. il y a 6 ans
  nickl- 668b3c8eb3 Suppress deprecation Applet. il y a 6 ans
  nickl- 0fd7647d3e Suppress deprecation ClassPool.makePackage il y a 6 ans
  nickl- c72a98b99f Fix deprecation getPackage to getDefinedPackage il y a 6 ans
  nickl- cd3aa32530 Added default serialVersionUID. il y a 6 ans
  nickl- ce84f84a17 Upgrade junit from ver 3 to 4. il y a 6 ans
  nickl- 6a8f1acef3 Move runtests to build directory. il y a 6 ans
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. il y a 6 ans
  chibash c9c209727d fixes a bug of getAnnotations(). Some hidden annotations were not ignored. il y a 6 ans