58 Commits (5a6662f29d49404965a9138d323d09aafc12128e)

Autor SHA1 Nachricht Datum
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments vor 9 Jahren
  chibash 28d3edb1bc fixed JASSIST-206 vor 11 Jahren
  chibash 3358dc2693 fixed JASSIST-199 vor 11 Jahren
  chiba 91f6abdd9e fixed JASSIST-162 and JASSIST-189 vor 11 Jahren
  chiba fba928ea9f fixed JASSIST-183 vor 11 Jahren
  chiba a904f21c6d fixed JASSIST-163. Eager initialization has been implemented. vor 11 Jahren
  chiba 962a750f48 fixed JASSIST-163 vor 12 Jahren
  chiba 13a2b0372d fixed JASSIST-163 vor 12 Jahren
  chiba 32fc131c50 fixed a typo in a javadoc comment. vor 12 Jahren
  chiba 3ad4da6d8c fixed JASSIST-144 vor 12 Jahren
  chiba 76a1cba9c4 fixed JASSIST-127 vor 12 Jahren
  chiba 121a67e8df added the Apache license. vor 13 Jahren
  chiba e03fc74187 preparation for GA release vor 14 Jahren
  adinn 80a7ea3801 fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113 vor 14 Jahren
  adinn aafe4b1a09 fixes for JASSIST-42 and JASSIST-97 vor 14 Jahren
  chiba 604e874129 fixes for JASSIST-42 and JASSIST-97 vor 14 Jahren
  adinn bd1c47e0f5 fixes for JASSIST-42 and JASSIST-97 vor 14 Jahren
  adinn 702704c3d5 fixed potential strong cyclic reference from proxy cache entries back to their class loader -- fixes JASSIST-104 vor 14 Jahren
  chiba 8828594b4d Mark Struberg's patch for JASSIST-97 vor 14 Jahren
  chiba ec34ba370a JASSIST-85 vor 14 Jahren
  chiba 3fcf471e97 fixed JIRA JASSIST-85 vor 15 Jahren
  chiba 8c878b45de for fixing JASSIST-75 vor 15 Jahren
  chiba daeda495ae JASSIST-75 vor 15 Jahren
  chiba 4783e1843d removed unnecessary comments vor 15 Jahren
  chiba ed44915988 for fixing JASSIST-66 vor 15 Jahren
  chiba 4f3deec215 update a comment. vor 16 Jahren
  kkhan a7df6cdbf0 Use privileged block for clazz.getDeclaredMethods() vor 16 Jahren
  chiba 18869e66d2 preparation for 3.7.1 release vor 16 Jahren
  kkhan 78b5662950 Make ProxyFactory use privileged blocks when a security manager is present vor 16 Jahren
  kkhan 1d2f91432f Make ProxyFactory use privileged blocks when a security manager is present vor 16 Jahren
  chiba 58420fe406 fixed JIRA JASSIST-36 vor 16 Jahren
  chiba a318d5d7d8 updated the copyright notices. vor 17 Jahren
  chiba 2c1e31d12e made the java.util.proxy package support stack map tables. vor 17 Jahren
  chiba 223ca924f8 updated a javadoc comment vor 17 Jahren
  chiba 768b593abd updated a javadoc comment vor 17 Jahren
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. vor 17 Jahren
  chiba 56af2ace49 made a proxy class serializable (JASSIST-20). vor 17 Jahren
  chiba 816d6d0b7f slightly changed the caching policy used by ProxyFactory vor 17 Jahren
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. vor 17 Jahren
  chiba f685aa708c fixed JIRA JASSIST-28? vor 17 Jahren
  chiba 31d1395131 StackMapTable support (not complete) vor 17 Jahren
  chiba c88e65c04f updated CtConstructor#isEmpty(). vor 18 Jahren
  chiba ac5eb2dd04 made ProxyFactory.getClassLoader() customizable. vor 18 Jahren
  chiba 7a730c89d7 deprecated ClassPool#toClass(CtClass,ClassLoader). vor 18 Jahren
  chiba 2405e68046 fixed the bug reported as JASSIST-23. vor 18 Jahren
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. vor 18 Jahren
  kkhan 5cc7284f99 Do not proxy volatile methods vor 18 Jahren
  chiba d759705aca modified javadocs. vor 18 Jahren
  chiba 28c21218e0 very minor reformatting. vor 18 Jahren
  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. vor 18 Jahren