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 лет назад