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
/
JvstTest5.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
init
James Bellenger
2024-09-17
1
-0
/
+24
*
Minimal changes make IDEA 2023.2 work out-of-box
shifujun
2023-12-12
1
-3
/
+0
*
Fix MemberResolver.lookupMethod bug when super class has more precise match
shifujun
2023-12-08
1
-2
/
+23
*
fixes GitHub Issue 462 (Internal class issues in the Java 21)
wuwen
2023-11-03
1
-0
/
+32
*
prohibits too many items from being added to a constant pool.
chibash
2022-08-07
1
-2
/
+7
*
prohibits too many items from being added to a constant pool
chibash
2022-08-07
1
-0
/
+14
*
fixes a bug involuved in Pull Request #294
chibash
2019-12-24
1
-0
/
+16
*
fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275
chibash
2019-09-23
1
-1
/
+1
*
adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275
chibash
2019-09-20
1
-0
/
+12
*
Fix #265 javassist.CannotCompileException: [source error] the called construc...
Sam Ma
2019-07-23
1
-0
/
+27
*
Fix #252 make instrumentation works on JDK11 for the inner class which has ac...
Sam Ma
2019-03-20
1
-0
/
+21
*
fixes the bug reported in Issue #241.
chibash
2019-01-28
1
-0
/
+14
*
enables switch-case with string constants
chibash
2018-12-10
1
-0
/
+31
*
changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,
chibash
2018-09-08
1
-2
/
+2
*
adds test cases for NestHostAttribute and NestMembersAttribute.
chibash
2018-09-02
1
-0
/
+13
*
modifies NestHostAttribute and NestMembersAttribute and adds test code
chibash
2018-09-02
1
-0
/
+24
*
fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...
chibash
2017-11-15
1
-0
/
+17
*
adds Modifier#isVarArgs()
chibash
2017-11-15
1
-0
/
+6
*
Fix #152 inner class modifiers.
nickl-
2017-11-12
1
-0
/
+46
*
Squash compiler warnings in tests.
nickl-
2017-10-30
1
-0
/
+1
*
modifies CtClass#setModifiers() to correctly support inner classes.
chibash
2017-06-01
1
-0
/
+55
*
Merge branch 'test/java9-jigsaw'
chibash
2016-10-05
1
-2
/
+9
|
\
|
*
Merge branch 'master' into test/java9-jigsaw
test/java9-jigsaw
chibash
2016-09-29
1
-0
/
+48
|
|
\
|
|
/
|
/
|
|
*
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
1
-2
/
+2
*
|
enables removal of attributes
chibash
2016-09-18
1
-0
/
+33
*
|
allows adding a default method to an interface type.
chibash
2016-09-18
1
-0
/
+16
|
/
*
fixes a bug of stackmap generation. The bug was reported here: https://github...
chibash
2016-07-30
1
-0
/
+15
*
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
*
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
*
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
*
fixed JIRA JASSIST-241
chibash
2015-01-25
1
-0
/
+9
*
fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations
chibash
2015-01-06
1
-0
/
+13
*
fiexed JASSIST-238
chibash
2014-11-23
1
-0
/
+34