709 Revīzijas (rel_3_23_2_ga)

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