19 Commits (6320bc4e14350af392b285b1b1ea312673625b21)

Author SHA1 Message Date
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
  chibash 040a9cfc26 fixes a minor bug in a test case. 6 years ago
  Christian Melchior 620a8be65b Add missing unit test 6 years ago
  nickl- f4ce4aa16c Unit Test: CtField.make referencing 'this'. 6 years ago
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 years ago
  nickl- 0165b2e18b Squash compiler warnings in tests. 6 years ago
  chibash d5ea6843af adds javassist.util.HotSwapAgent 7 years ago
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. 7 years ago
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 years ago
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) 7 years ago
  chibash f2093c28be fiexed JASSIST-238 9 years ago
  chiba a904f21c6d fixed JASSIST-163. Eager initialization has been implemented. 11 years ago
  chiba b667870a98 fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. 11 years ago
  chiba 08deb0e6bc test cases taken from 3.12 for JBPAPP9257 12 years ago
  chiba 4ef16d3ab2 fixed JASSIST-168 12 years ago
  chiba 3ad4da6d8c fixed JASSIST-144 12 years ago
  chiba d72870bfb6 JvstTest test case. 12 years ago