880 Commits (f1e12688218e3f47574946ccddbb8402798e3540)
 

Autor SHA1 Mensaje Fecha
  nickl- c72a98b99f Fix deprecation getPackage to getDefinedPackage hace 6 años
  nickl- cd3aa32530 Added default serialVersionUID. hace 6 años
  nickl- ce84f84a17 Upgrade junit from ver 3 to 4. hace 6 años
  nickl- 7ef0947b75 Add version to maven-bundle-plugin. hace 6 años
  nickl- 95ccb728be Configure source encoding as UTF-8. hace 6 años
  nickl- 6a8f1acef3 Move runtests to build directory. hace 6 años
  chibash e41e0790c0 changes ClassPool#appendSystemPath(). The new implementation appends ClassClassPath when the JVM is earlier than 9. hace 6 años
  chibash c9c209727d fixes a bug of getAnnotations(). Some hidden annotations were not ignored. hace 6 años
  Scott Marlow 8cca83be82 upgrade maven-javadoc-plugin to 3.0.0-M1 to support publishing of 3.22.0-GA hace 6 años
  chibash a4178f8362 removes JvstTest4#testJIRA150b because it is obsolete. hace 6 años
  chibash bb14f52dc9 3.22.0-GA release hace 6 años
  chibash 78223965e5 updates ConstPool to support Module and Package hace 6 años
  chibash dfd0733e1f modifies CtClass#setModifiers() to correctly support inner classes. hace 7 años
  chibash ab117a9fe3 delete testHotswap() because java 9 does not seem to allow a java agent to be attached after the JVM starts hace 7 años
  chibash 873e5a5ef8 to support Java 9-ea+171 hace 7 años
  chibash 292d6e76b0 modifies the version number hace 7 años
  chibash d5ea6843af adds javassist.util.HotSwapAgent hace 7 años
  chibash 25fdc6bafa adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist uses java.lang.invoke.MethodHandles.Lookup to load a class. hace 7 años
  Shigeru Chiba 804ad141e0 Merge pull request #130 from andresluuk/patch-1 hace 7 años
  chibash 45ce361742 modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with jigsaw hace 7 años
  Andres Luuk 3cad422392 Update ClassFile.java hace 7 años
  chibash 6a3ed31976 updates the test code to run on Java 9 EA+149. hace 7 años
  chibash 778c463e5a removes javassist.ModuleClassPath. hace 7 años
  chibash 6a9079aa44 implements better annotation handling since Javassist may fail to hace 7 años
  chibash b3daebd813 updates Readme.html. hace 7 años
  chibash f95705f304 release 3.22.0-CR1 hace 7 años
  chibash fd1b5fa8cd Merge branch 'test/java9-jigsaw' hace 7 años
  chibash 35fb5b39f8 modifies javadoc typos. hace 7 años
  chibash 03f85a3393 fixes typos in javadoc comments hace 7 años
  chibash cefc23a132 updates files for release 3.21.0-GA hace 7 años
  chibash 5ea5b6695c Merge branch 'master' into test/java9-jigsaw hace 7 años
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. hace 7 años
  chibash 0e9ff9fd2b enables removal of attributes hace 7 años
  Shigeru Chiba 460d41808a Merge pull request #100 from oreissig/remove-annotation hace 7 años
  Shigeru Chiba 0862511fae Merge pull request #98 from PeterFeicht/master hace 7 años
  chibash f6992d66a0 allows adding a default method to an interface type. hace 7 años
  oreissig f68489dc1e implement removal of annotations hace 7 años
  Peter Feichtinger 2e48e54c0d Fix NullPointerException in ControlFlow constructor. hace 7 años
  chibash 9f1d7a2cf0 fixes a bug in ClassClassPath. It was reported in Issue #97. hace 7 años
  chibash 3290c5528c adds javassist.jar because the unit tests fail without it. hace 7 años
  chibash d7d7aaa9f3 updates pom.xml for building on Java 9. hace 7 años
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. hace 7 años
  chibash 4ed22b0f7f modifies a test case. Now all the test cases run successfully with Java 9 EA. hace 7 años
  Shigeru Chiba 8b4d1e6275 Merge pull request #96 from jboss-javassist/master hace 7 años
  chibash c0b62eeaba modifies addInvokestatic() in Bytecode to support a static method declared in an interface type. hace 7 años
  chibash 384e014fc8 modifies runtest in build.xml hace 7 años
  chibash b26c2c8d98 Merge branch 'test/java9-jigsaw' of github.com:jboss-javassist/javassist into test/java9-jigsaw hace 7 años
  chibash 74e404b122 adds ModuleClassPath.java hace 7 años
  chibash 2321430bd3 Merge branch 'master' of github.com:jboss-javassist/javassist into test/java9-jigsaw hace 7 años
  Shigeru Chiba 65a8950b4f Merge pull request #95 from jboss-javassist/master hace 7 años