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
/
test
/
javassist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deperecated junit.framework.Assert.
nickl-
2017-10-30
1
-1
/
+1
*
Fix deperecated junit.framework.Assert.
nickl-
2017-10-30
1
-1
/
+1
*
Suppress deprecation ClassPool.makePackage
nickl-
2017-10-28
1
-0
/
+2
*
Added default serialVersionUID.
nickl-
2017-10-28
3
-0
/
+9
*
Upgrade junit from ver 3 to 4.
nickl-
2017-10-27
5
-17
/
+9
*
Move runtests to build directory.
nickl-
2017-10-27
2
-3
/
+3
*
removes JvstTest4#testJIRA150b because it is obsolete.
rel_3_22_1_ga
chibash
2017-10-11
1
-1
/
+2
*
modifies CtClass#setModifiers() to correctly support inner classes.
chibash
2017-06-01
1
-0
/
+55
*
delete testHotswap() because java 9 does not seem to allow a java agent to be...
chibash
2017-05-31
1
-0
/
+4
*
adds javassist.util.HotSwapAgent
chibash
2017-04-16
3
-1
/
+35
*
modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with ji...
chibash
2017-04-13
1
-2
/
+20
*
updates the test code to run on Java 9 EA+149.
chibash
2016-12-20
2
-10
/
+23
*
Merge branch 'test/java9-jigsaw'
chibash
2016-10-05
12
-37
/
+51
|
\
|
*
Merge branch 'master' into test/java9-jigsaw
test/java9-jigsaw
chibash
2016-09-29
2
-1
/
+50
|
|
\
|
|
/
|
/
|
|
*
improves the backward compatibility of LoaderClassPath.
rel_3_21_0-java9-ea2
chibash
2016-09-28
1
-0
/
+7
|
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
12
-35
/
+35
|
*
modifies a test case. Now all the test cases run successfully with Java 9 EA.
chibash
2016-08-01
1
-2
/
+9
*
|
enables removal of attributes
chibash
2016-09-18
1
-0
/
+33
*
|
allows adding a default method to an interface type.
chibash
2016-09-18
2
-1
/
+18
|
/
*
fixes a bug of stackmap generation. The bug was reported here: https://github...
chibash
2016-07-30
1
-0
/
+15
*
fixes many compatibility problems with older Java (i.e. 1.4)
chibash
2016-07-14
2
-5
/
+5
*
fixes a bug JIRA JASSIST-262
chibash
2016-04-27
1
-0
/
+25
*
fixes JIRA JASSIST-250
chibash
2016-02-24
1
-0
/
+12
*
modifies the implementation of that invokes an interface default method
chibash
2016-02-23
1
-0
/
+15
*
fixes a bug of test5.JvstTest5.testInvalidCastWithDollar
chibash
2016-02-23
1
-1
/
+1
*
updates javassist.util.proxy to support a default interface method in Java 8
chibash
2016-02-22
1
-1
/
+38
*
fixes JASSIST-256, adding an annotation to a class doesn't work on reflection
chibash
2016-02-12
1
-0
/
+26
*
fixes JASSIST-255 Primitive array return values cause invalid cast to Object
chibash
2015-12-08
1
-0
/
+7
*
modifies a test case for JIRA JASSIST-248.
chibash
2015-09-25
1
-2
/
+2
*
fixes JIRA JASSIST-248.
chibash
2015-09-25
1
-2
/
+2
*
adds a test case for JIRA JASSIST-248
chibash
2015-09-25
1
-0
/
+10
*
append an new API of hasAnnotation(String annotClsName)
kuzukami.sh
2015-08-11
1
-0
/
+4
*
added InnerClassAttribute#remove method
chibash
2015-07-22
1
-0
/
+25
*
fixed JIRA JASSIST-249
chibash
2015-07-15
1
-0
/
+9
*
fixed JASSIST-242
chibash
2015-05-28
1
-0
/
+24
*
fixed a bug reported as JASSIST-246
chibash
2015-05-25
1
-0
/
+14
*
Merge pull request #26 from m8rten/master
Shigeru Chiba
2015-03-16
1
-0
/
+40
|
\
|
*
Added copyright info
MÃ¥rten Hedborg
2015-03-16
1
-1
/
+1
|
*
Changed Callback so that CtBehaviour is independet of Callback. Added testcase
marten.hedborg
2015-03-15
1
-0
/
+40
*
|
fixed JIRA JASSIST-241
chibash
2015-01-25
2
-2
/
+11
*
|
fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations
chibash
2015-01-06
2
-8
/
+23
|
/
*
fiexed JASSIST-238
chibash
2014-11-23
3
-3
/
+38
*
changed the source so that javac 1.6 can compile it
chibash
2014-11-21
1
-1
/
+1
*
fixed JASSIST-237
chibash
2014-11-21
1
-4
/
+3
*
fixed JASSIST-208
chibash
2014-11-20
1
-0
/
+5
*
for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass.
chibash
2014-11-19
1
-0
/
+34
*
fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its...
chibash
2014-11-18
1
-0
/
+11
*
fixed a bug of accesses to annotation arguments.
chibash
2014-09-11
1
-0
/
+8
*
fixed JASSIST-230
chibash
2014-08-10
1
-0
/
+36
*
removed unused import declarations
chibash
2014-07-22
1
-2
/
+0
[next]