815 Revīzijas (b86c14888230d12d3844a469e3b34be11dbf4053)
 

Autors SHA1 Ziņojums Datums
  chibash b86c148882 changes getDefinedPackage back to getPackage when Java is < 9. pirms 6 gadiem
  Shigeru Chiba b7e59d4dc0
Merge pull request #159 from nickl-/scoped-pool pirms 6 gadiem
  Shigeru Chiba c4e194994f
Merge pull request #158 from nickl-/secure-privileged pirms 6 gadiem
  Shigeru Chiba 468b239159
Merge pull request #166 from nickl-/test-ctfield-make-with-this pirms 6 gadiem
  Shigeru Chiba 2ed997c015
Merge pull request #167 from nickl-/innerclass-modifiers pirms 6 gadiem
  chibash 1eebb1cd7f updates build.xml to be compatible to pom.xml 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
  Shigeru Chiba e1f0bba5de
Merge pull request #160 from nickl-/squash-warnings 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- 7ef0947b75 Add version to maven-bundle-plugin. pirms 6 gadiem
  nickl- 95ccb728be Configure source encoding as UTF-8. 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
  Scott Marlow 8cca83be82 upgrade maven-javadoc-plugin to 3.0.0-M1 to support publishing of 3.22.0-GA pirms 6 gadiem
  chibash a4178f8362 removes JvstTest4#testJIRA150b because it is obsolete. pirms 6 gadiem
  chibash bb14f52dc9 3.22.0-GA release pirms 6 gadiem
  chibash 78223965e5 updates ConstPool to support Module and Package pirms 6 gadiem
  chibash dfd0733e1f modifies CtClass#setModifiers() to correctly support inner classes. pirms 7 gadiem
  chibash ab117a9fe3 delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts pirms 7 gadiem
  chibash 873e5a5ef8 to support Java 9-ea+171 pirms 7 gadiem