46 次程式碼提交 (5a6662f29d49404965a9138d323d09aafc12128e)

作者 SHA1 備註 提交日期
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 年之前
  chibash 3358dc2693 fixed JASSIST-199 11 年之前
  chiba 91f6abdd9e fixed JASSIST-162 and JASSIST-189 11 年之前
  chiba a904f21c6d fixed JASSIST-163. Eager initialization has been implemented. 11 年之前
  chiba 3ad4da6d8c fixed JASSIST-144 12 年之前
  chiba 76a1cba9c4 fixed JASSIST-127 12 年之前
  chiba 121a67e8df added the Apache license. 13 年之前
  adinn 80a7ea3801 fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113 14 年之前
  adinn aafe4b1a09 fixes for JASSIST-42 and JASSIST-97 14 年之前
  chiba 604e874129 fixes for JASSIST-42 and JASSIST-97 14 年之前
  adinn bd1c47e0f5 fixes for JASSIST-42 and JASSIST-97 14 年之前
  adinn 702704c3d5 fixed potential strong cyclic reference from proxy cache entries back to their class loader -- fixes JASSIST-104 14 年之前
  chiba 8828594b4d Mark Struberg's patch for JASSIST-97 14 年之前
  chiba ec34ba370a JASSIST-85 14 年之前
  chiba 3fcf471e97 fixed JIRA JASSIST-85 15 年之前
  chiba 4783e1843d removed unnecessary comments 15 年之前
  chiba ed44915988 for fixing JASSIST-66 15 年之前
  chiba 4f3deec215 update a comment. 16 年之前
  kkhan 78b5662950 Make ProxyFactory use privileged blocks when a security manager is present 16 年之前
  kkhan 1d2f91432f Make ProxyFactory use privileged blocks when a security manager is present 16 年之前
  chiba 58420fe406 fixed JIRA JASSIST-36 16 年之前
  chiba a318d5d7d8 updated the copyright notices. 17 年之前
  chiba 2c1e31d12e made the java.util.proxy package support stack map tables. 17 年之前
  chiba 223ca924f8 updated a javadoc comment 17 年之前
  chiba 768b593abd updated a javadoc comment 17 年之前
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. 17 年之前
  chiba 56af2ace49 made a proxy class serializable (JASSIST-20). 17 年之前
  chiba 816d6d0b7f slightly changed the caching policy used by ProxyFactory 17 年之前
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. 17 年之前
  chiba f685aa708c fixed JIRA JASSIST-28? 17 年之前
  chiba 31d1395131 StackMapTable support (not complete) 17 年之前
  chiba c88e65c04f updated CtConstructor#isEmpty(). 18 年之前
  chiba ac5eb2dd04 made ProxyFactory.getClassLoader() customizable. 18 年之前
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 年之前
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. 18 年之前
  kkhan 5cc7284f99 Do not proxy volatile methods 18 年之前
  chiba d759705aca modified javadocs. 18 年之前
  chiba 28c21218e0 very minor reformatting. 18 年之前
  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 年之前
  chiba 5a318e3e74 fixed JASSIST-18. 18 年之前
  chiba 6670a56345 Fixed a problem JIRA JASSIST-16 18 年之前
  chiba f89063af06 reformatting. 18 年之前
  chiba 99ab9359c4 Adjusted the behavior of setHandler(). 18 年之前
  chiba ad7d5a9214 fixed a bug in getModifiers() in CtClass. 18 年之前
  chiba 774508d17c updated copyright notices 18 年之前
  chiba 52a455616e restructred sub packages 18 年之前