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
/
FactoryHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDo...
Chao Wang
2019-03-25
1
-0
/
+18
*
adds a method taking Lookup to java.util.proxy.
chibash
2018-09-10
1
-0
/
+18
*
changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,
chibash
2018-09-08
1
-4
/
+13
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-10
/
+7
*
adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist...
chibash
2017-04-15
1
-2
/
+5
*
modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with ji...
chibash
2017-04-13
1
-56
/
+4
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
1
-4
/
+4
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
Make ProxyFactory use privileged blocks when a security manager is present
kkhan
2008-02-12
1
-4
/
+8
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed JIRA JASSIST-28?
chiba
2006-11-01
1
-5
/
+13
*
deprecated ClassPool#toClass(CtClass,ClassLoader).
chiba
2006-08-14
1
-2
/
+2
*
fixed the bug reported as JASSIST-23.
chiba
2006-08-07
1
-6
/
+48
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
restructred sub packages
chiba
2006-01-11
1
-0
/
+182