38 Commits (aafe4b1a09df7f0c94668875d38dddf2f05f5822)

Author SHA1 Message Date
  adinn aafe4b1a09 fixes for JASSIST-42 and JASSIST-97 14 years ago
  chiba 604e874129 fixes for JASSIST-42 and JASSIST-97 14 years ago
  adinn bd1c47e0f5 fixes for JASSIST-42 and JASSIST-97 14 years ago
  adinn 702704c3d5 fixed potential strong cyclic reference from proxy cache entries back to their class loader -- fixes JASSIST-104 14 years ago
  chiba 8828594b4d Mark Struberg's patch for JASSIST-97 14 years ago
  chiba ec34ba370a JASSIST-85 14 years ago
  chiba 3fcf471e97 fixed JIRA JASSIST-85 15 years ago
  chiba 4783e1843d removed unnecessary comments 15 years ago
  chiba ed44915988 for fixing JASSIST-66 15 years ago
  chiba 4f3deec215 update a comment. 16 years ago
  kkhan 78b5662950 Make ProxyFactory use privileged blocks when a security manager is present 16 years ago
  kkhan 1d2f91432f Make ProxyFactory use privileged blocks when a security manager is present 16 years ago
  chiba 58420fe406 fixed JIRA JASSIST-36 16 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba 2c1e31d12e made the java.util.proxy package support stack map tables. 17 years ago
  chiba 223ca924f8 updated a javadoc comment 17 years ago
  chiba 768b593abd updated a javadoc comment 17 years ago
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. 17 years ago
  chiba 56af2ace49 made a proxy class serializable (JASSIST-20). 17 years ago
  chiba 816d6d0b7f slightly changed the caching policy used by ProxyFactory 17 years ago
  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