10 Commits (fd1d535bb36e3d6cc2a82d19784c45f29c064cc7)

Author SHA1 Message Date
  NingZhang-Ericsson fd1d535bb3 fixed JASSIST-267 6 years ago
  nickl- 0165b2e18b Squash compiler warnings in tests. 6 years ago
  nickl- cd3aa32530 Added default serialVersionUID. 6 years ago
  chibash 25fdc6bafa adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist uses java.lang.invoke.MethodHandles.Lookup to load a class. 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 d5677e4a3a fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. https://github.com/jboss-javassist/javassist/issues/45 7 years ago
  chibash e1ae09e504 fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. 7 years ago
  chibash f754385766 fixed JASSIST-244 8 years ago
  chiba a904f21c6d fixed JASSIST-163. Eager initialization has been implemented. 11 years ago
  chiba 604e874129 fixes for JASSIST-42 and JASSIST-97 14 years ago