18 Commits (4237ad166c82f2ecb066c462f72a4e7001320460)

Author SHA1 Message Date
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. 17 years ago
  chiba f685aa708c fixed JIRA JASSIST-28? 17 years ago
  chiba 31d1395131 StackMapTable support (not complete) 17 years ago
  chiba c88e65c04f updated CtConstructor#isEmpty(). 18 years ago
  chiba ac5eb2dd04 made ProxyFactory.getClassLoader() customizable. 18 years ago
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 years ago
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. 18 years ago
  kkhan 5cc7284f99 Do not proxy volatile methods 18 years ago
  chiba d759705aca modified javadocs. 18 years ago
  chiba 28c21218e0 very minor reformatting. 18 years ago
  starksm 6fa9509fd0 JASSIST-18, Use of the system classloader for the case of a superclass with a null classloader was too restrictive in that it required javassist to be loaded by the system classloader. Instead use the javassist ProxyFactory.class classloader. 18 years ago
  chiba 5a318e3e74 fixed JASSIST-18. 18 years ago
  chiba 6670a56345 Fixed a problem JIRA JASSIST-16 18 years ago
  chiba f89063af06 reformatting. 18 years ago
  chiba 99ab9359c4 Adjusted the behavior of setHandler(). 18 years ago
  chiba ad7d5a9214 fixed a bug in getModifiers() in CtClass. 18 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 52a455616e restructred sub packages 18 years ago