index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
util
/
proxy
/
ProxyFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
made the java.util.proxy package support stack map tables.
chiba
2007-06-03
1
-6
/
+19
*
updated a javadoc comment
chiba
2006-11-07
1
-0
/
+1
*
updated a javadoc comment
chiba
2006-11-07
1
-2
/
+40
*
Fixed a bug of duplicating writeReplace() to a proxy class.
chiba
2006-11-07
1
-1
/
+6
*
made a proxy class serializable (JASSIST-20).
chiba
2006-11-05
1
-38
/
+89
*
slightly changed the caching policy used by ProxyFactory
chiba
2006-11-02
1
-4
/
+9
*
JIRA JASSIST-28 (including a performance bug) has been fixed.
chiba
2006-11-02
1
-11
/
+131
*
fixed JIRA JASSIST-28?
chiba
2006-11-01
1
-2
/
+5
*
StackMapTable support (not complete)
chiba
2006-10-29
1
-4
/
+6
*
updated CtConstructor#isEmpty().
chiba
2006-09-01
1
-1
/
+13
*
made ProxyFactory.getClassLoader() customizable.
chiba
2006-08-31
1
-1
/
+49
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
1
-1
/
+14
*
a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...
chiba
2006-07-18
1
-2
/
+2
*
Do not proxy volatile methods
kkhan
2006-07-12
1
-0
/
+2
*
modified javadocs.
chiba
2006-06-12
1
-1
/
+1
*
very minor reformatting.
chiba
2006-05-10
1
-2
/
+1
*
JASSIST-18, Use of the system classloader for the case of a superclass with a...
starksm
2006-05-09
1
-4
/
+7
*
fixed JASSIST-18.
chiba
2006-05-09
1
-4
/
+10
*
Fixed a problem JIRA JASSIST-16
chiba
2006-04-27
1
-1
/
+1
*
reformatting.
chiba
2006-02-16
1
-0
/
+16
*
Adjusted the behavior of setHandler().
chiba
2006-02-14
1
-9
/
+10
*
fixed a bug in getModifiers() in CtClass.
chiba
2006-01-19
1
-0
/
+6
*
updated copyright notices
chiba
2006-01-11
1
-699
/
+699
*
restructred sub packages
chiba
2006-01-11
1
-0
/
+699