1019 Commits (master)
 

Author SHA1 Message Date
  Shigeru Chiba 468b239159
Merge pull request #166 from nickl-/test-ctfield-make-with-this 6 years ago
  Shigeru Chiba 2ed997c015
Merge pull request #167 from nickl-/innerclass-modifiers 6 years ago
  chibash 1eebb1cd7f updates build.xml to be compatible to pom.xml 6 years ago
  Christian Melchior 620a8be65b Add missing unit test 6 years ago
  Christian Melchior c90af6769e Fix merge mistake 6 years ago
  nickl- d7e4f99372 Fix #152 inner class modifiers. 6 years ago
  nickl- f4ce4aa16c Unit Test: CtField.make referencing 'this'. 6 years ago
  nickl- 53325f5637 Fixes to javassist.scopepool 6 years ago
  nickl- ceebba3611 Define parameters for returned iterator. 6 years ago
  nickl- 7d3d65ec97 Some functional unit tests proofs. 6 years ago
  nickl- df58ae940d Some code comments to fill in gaps. 6 years ago
  nickl- 50dd54dc05 Even now Oracle still not happy. 6 years ago
  nickl- af399dbfa0 Refactor definePackage as well. 6 years ago
  nickl- 45e201f2fb Give helper private constructor fwiw. 6 years ago
  nickl- 4e81640868 Add caller class checking. 6 years ago
  nickl- 7d5eb53d12 MethodHandles for JDK7+. 6 years ago
  nickl- c2ae87be4b Refactored SecActs methods and retain 1.6 source. 6 years ago
  nickl- 02d023d7e5 Add sun.misc.Unsafe privileged retrieval to SecActions. 6 years ago
  nickl- f52402c241 Type check and paramatized rawtypes for SecurityActions. 6 years ago
  nickl- 31b7faa0bc Add getMethodHandle to SecurityActions. 6 years ago
  nickl- 12cdc2182b Make an effort to secure privileged use. 6 years ago
  Christian Melchior 9fe7b3287d Cleanup 6 years ago
  Christian Melchior 215a61f3a0 Merge branch 'master' into cm/bug/classpath-close 6 years ago
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 years ago
  Christian Melchior 457934016f Update test README 6 years ago
  Christian Melchior 3627be381b Ignore IntelliJ files 6 years ago
  Shigeru Chiba e1f0bba5de
Merge pull request #160 from nickl-/squash-warnings 6 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 0165b2e18b Squash compiler warnings in tests. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  nickl- 45b4c55361 Fix deperecated junit.framework.Assert. 6 years ago
  nickl- 7e1a34a570 Fix deperecated junit.framework.Assert. 6 years ago
  nickl- d1b7b853c3 Implement hashCode for Annotation. 6 years ago
  nickl- f536ea9fc9 Implement hashCode for Type. 6 years ago
  nickl- 049879f903 Implement hashCode for MultiType. 6 years ago
  nickl- e141a58af0 Implement hashCode for MultiArrayType. 6 years ago
  nickl- e091603310 Fix deperecated junit.framework.Assert. 6 years ago
  nickl- 668b3c8eb3 Suppress deprecation Applet. 6 years ago
  nickl- 0fd7647d3e Suppress deprecation ClassPool.makePackage 6 years ago
  nickl- c72a98b99f Fix deprecation getPackage to getDefinedPackage 6 years ago
  nickl- cd3aa32530 Added default serialVersionUID. 6 years ago
  nickl- ce84f84a17 Upgrade junit from ver 3 to 4. 6 years ago
  nickl- 7ef0947b75 Add version to maven-bundle-plugin. 6 years ago
  nickl- 95ccb728be Configure source encoding as UTF-8. 6 years ago
  nickl- 6a8f1acef3 Move runtests to build directory. 6 years ago
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. 6 years ago
  chibash c9c209727d fixes a bug of getAnnotations(). Some hidden annotations were not ignored. 6 years ago
  Scott Marlow 8cca83be82 upgrade maven-javadoc-plugin to 3.0.0-M1 to support publishing of 3.22.0-GA 6 years ago
  chibash a4178f8362 removes JvstTest4#testJIRA150b because it is obsolete. 6 years ago
  chibash bb14f52dc9 3.22.0-GA release 6 years ago