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
/
bytecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #351 from sgjesse/issue-350
Shigeru Chiba
2021-04-26
1
-0
/
+77
|
\
|
*
Check for extended frame type when updating StackTableOffset offset
Søren Gjesse
2020-12-14
1
-0
/
+77
*
|
add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam...
eshizhan
2021-01-29
1
-0
/
+3
|
/
*
fixes Issue #339
chibash
2020-10-16
1
-0
/
+75
*
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.
chibash
2020-07-13
1
-0
/
+18
*
changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,
chibash
2018-09-08
1
-2
/
+2
*
Squash compiler warnings in tests.
nickl-
2017-10-30
4
-0
/
+6
*
Upgrade junit from ver 3 to 4.
nickl-
2017-10-27
1
-6
/
+0
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
3
-7
/
+7
*
fixed JASSIST-207
chibash
2013-08-11
1
-11
/
+9
*
fixed JASSIST-177
chiba
2012-11-16
1
-0
/
+3
*
fixed JASSIST-177
chiba
2012-11-16
1
-3
/
+3
*
fixed JASSIST-178
chiba
2012-11-15
1
-7
/
+3
*
fixed JASSIST-178
chiba
2012-11-15
1
-2
/
+7
*
fixed JASSIST-177
chiba
2012-11-15
1
-0
/
+31
*
fixed JASSIST-176
chiba
2012-11-04
1
-0
/
+72
*
fixed JASSIST-175
chiba
2012-10-20
1
-0
/
+60
*
fixed JASSIST-160
chiba
2012-10-19
1
-0
/
+25
*
fixed JASSIST-160
chiba
2012-10-06
1
-0
/
+34
*
fixed JASSIST-174
chiba
2012-10-04
2
-0
/
+211
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-28
1
-1
/
+85
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-24
1
-0
/
+45
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-0
/
+315
*
implemented JASSIST-170
chiba
2012-06-17
1
-0
/
+28
*
fixed JASSIST-146
chiba
2011-11-04
1
-2
/
+195
*
JvstTest test case.
chiba
2011-08-31
4
-0
/
+847