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
/
test5
Commit message (
Expand
)
Author
Age
Files
Lines
*
adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275
chibash
2019-09-20
1
-0
/
+35
*
Fix #265 javassist.CannotCompileException: [source error] the called construc...
Sam Ma
2019-07-23
1
-0
/
+26
*
Fix #252 make instrumentation works on JDK11 for the inner class which has ac...
Sam Ma
2019-03-20
1
-0
/
+19
*
fixes the bug reported in Issue #241.
chibash
2019-01-28
1
-0
/
+14
*
adds src/test/test5/SwitchCase.java. It also adds the javadoc comments.
chibash
2019-01-27
1
-0
/
+5
*
changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,
chibash
2018-09-08
1
-0
/
+7
*
adds test cases for NestHostAttribute and NestMembersAttribute.
chibash
2018-09-02
2
-0
/
+22
*
fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...
chibash
2017-11-15
1
-0
/
+22
*
adds Modifier#isVarArgs()
chibash
2017-11-15
1
-0
/
+6
*
Fix #152 inner class modifiers.
nickl-
2017-11-12
1
-0
/
+13
*
modifies CtClass#setModifiers() to correctly support inner classes.
chibash
2017-06-01
1
-0
/
+6
*
enables removal of attributes
chibash
2016-09-18
1
-0
/
+20
*
fixes a bug of stackmap generation. The bug was reported here: https://github...
chibash
2016-07-30
1
-0
/
+38
*
fixes JIRA JASSIST-250
chibash
2016-02-24
2
-0
/
+22
*
modifies the implementation of that invokes an interface default method
chibash
2016-02-23
1
-0
/
+13
*
fixes a bug of test5.JvstTest5.testInvalidCastWithDollar
chibash
2016-02-23
1
-0
/
+6
*
fixes JASSIST-256, adding an annotation to a class doesn't work on reflection
chibash
2016-02-12
1
-0
/
+9
*
fixes JASSIST-255 Primitive array return values cause invalid cast to Object
chibash
2015-12-08
1
-0
/
+11
*
modifies a test case for JIRA JASSIST-248.
chibash
2015-09-25
1
-1
/
+6
*
fixes JIRA JASSIST-248.
chibash
2015-09-25
1
-1
/
+6
*
adds a test case for JIRA JASSIST-248
chibash
2015-09-25
1
-0
/
+12
*
added InnerClassAttribute#remove method
chibash
2015-07-22
1
-0
/
+8
*
fixed JIRA JASSIST-249
chibash
2015-07-15
1
-0
/
+15
*
fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinte...
chibash
2015-05-28
1
-0
/
+25
*
fixed a bug reported as JASSIST-246
chibash
2015-05-25
1
-0
/
+21
*
fixed JIRA JASSIST-241
chibash
2015-01-25
1
-0
/
+33
*
fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations
chibash
2015-01-06
2
-0
/
+40
*
fiexed JASSIST-238
chibash
2014-11-23
1
-0
/
+19