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
/
main
/
javassist
/
bytecode
/
stackmap
/
TypeData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
1
-1
/
+1
*
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.
chibash
2020-07-13
1
-2
/
+12
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-6
/
+7
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-82
/
+152
*
fixes a bug of stackmap generation. The bug was reported here: https://github...
chibash
2016-07-30
1
-91
/
+238
*
fixes a bug JIRA JASSIST-262
chibash
2016-04-27
1
-1
/
+2
*
fixed JASSIST-205
chibash
2013-08-26
1
-2
/
+7
*
fixed JASSIST-176
chiba
2012-11-04
1
-4
/
+11
*
fixed JASSIST-160
chiba
2012-10-06
1
-5
/
+0
*
fixed JASSIST-160
chiba
2012-10-06
1
-1
/
+3
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-24
1
-3
/
+54
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-327
/
+519
*
fixed JASSIST-152
chiba
2012-02-19
1
-5
/
+24
*
fixed JASSIST-145
chiba
2011-10-19
1
-0
/
+4
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
changed the compiler so that .class will be compiled into ldc.
chiba
2007-05-29
1
-1
/
+1
*
fixed bugs of javassist.bytecode.stackmap
chiba
2007-05-29
1
-14
/
+32
*
fixed a but in javassist.bytecode.stackmap etc.
chiba
2007-05-24
1
-1
/
+1
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
1
-1
/
+16
*
snapshot. I am still working on stackmap support.
chiba
2007-04-26
1
-45
/
+54
*
stackmap support (cont.)
chiba
2007-04-10
1
-0
/
+467