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
/
JvstTest4.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
updates testJIRA150 since it sometimes fails
chibash
2024-05-03
1
-1
/
+1
*
Minimal changes make IDEA 2023.2 work out-of-box
shifujun
2023-12-12
1
-3
/
+0
*
add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam...
eshizhan
2021-01-29
1
-0
/
+4
*
for release 3.25.0-GA
chibash
2019-04-16
1
-1
/
+2
*
changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,
chibash
2018-09-08
1
-1
/
+2
*
Squash compiler warnings in tests.
nickl-
2017-10-30
1
-0
/
+1
*
Suppress deprecation ClassPool.makePackage
nickl-
2017-10-28
1
-0
/
+2
*
Upgrade junit from ver 3 to 4.
nickl-
2017-10-27
1
-0
/
+4
*
Move runtests to build directory.
nickl-
2017-10-27
1
-1
/
+1
*
removes JvstTest4#testJIRA150b because it is obsolete.
rel_3_22_1_ga
chibash
2017-10-11
1
-1
/
+2
*
modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with ji...
chibash
2017-04-13
1
-2
/
+20
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
1
-2
/
+2
*
modifies a test case. Now all the test cases run successfully with Java 9 EA.
chibash
2016-08-01
1
-2
/
+9
*
append an new API of hasAnnotation(String annotClsName)
kuzukami.sh
2015-08-11
1
-0
/
+4
*
fixed JIRA JASSIST-241
chibash
2015-01-25
1
-2
/
+2
*
fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations
chibash
2015-01-06
1
-8
/
+10
*
fiexed JASSIST-238
chibash
2014-11-23
1
-3
/
+3
*
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 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
*
Fix JASSIST-220
Johan Kaving
2014-07-03
1
-0
/
+16
*
JIRA JASSIST-224
chibash
2014-06-09
1
-0
/
+24
*
fixed JIRA223
chibash
2014-05-10
1
-2
/
+2
*
fixed JASSIST-211
chibash
2013-12-02
1
-0
/
+18
*
fixed JASSIST-212
chibash
2013-12-02
1
-0
/
+19
*
fixed JASSIST-207
chibash
2013-08-11
1
-0
/
+16
*
fixed JASSIST-158
chibash
2013-07-23
1
-0
/
+8
*
fixed JASSIST-188
chibash
2013-05-30
1
-0
/
+20
*
fixed JASSIST-195
chibash
2013-05-27
1
-3
/
+9
*
fixed JASSIST-181
chiba
2013-04-17
1
-0
/
+23
*
fixed JASSIST-185
chiba
2013-04-14
1
-0
/
+8
*
fixed JASSIST-190
chiba
2013-04-13
1
-0
/
+10
*
fixed JASSIST-186
chiba
2013-04-12
1
-0
/
+11
*
fixed JASSIST-177
chiba
2012-11-25
1
-0
/
+33
*
fixed JASSIST-174
chiba
2012-10-04
1
-1
/
+10
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-1
/
+2
*
fixed JASSIST-171
chiba
2012-07-30
1
-0
/
+12
*
implemented JASSIST-170
chiba
2012-06-17
1
-0
/
+38
*
fixed JASSIST-166
chiba
2012-06-06
1
-0
/
+13
*
3.16.1-GA release
rel_3_16_1_ga
chiba
2012-03-05
1
-1
/
+1
*
fixed JASSIST-151
chiba
2012-02-19
1
-0
/
+10
*
fixed JASSIST-152
chiba
2012-02-19
1
-1
/
+15
*
fixed JASSIST-155
chiba
2012-02-15
1
-0
/
+3
*
fixed JASSIST-150 (fixed a bug on WeakHashMap)
chiba
2012-02-11
1
-0
/
+27
*
fixed JASSIST-150
chiba
2012-02-11
1
-0
/
+59
*
fixed JASSIST-147
chiba
2012-02-05
1
-0
/
+11
[next]