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
/
StackMapTable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace array copy loop with System.arraycopy
Timothy Hoffman
2021-07-16
1
-3
/
+9
*
Check for extended frame type when updating StackTableOffset offset
Søren Gjesse
2020-12-14
1
-3
/
+7
*
fixes Issue #339
chibash
2020-10-16
1
-2
/
+7
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-2
/
+3
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-9
/
+33
*
Added default serialVersionUID.
nickl-
2017-10-28
1
-0
/
+3
*
preparation for 3.19 release. fixed bugs in javadoc comments
chibash
2015-01-06
1
-6
/
+6
*
fixed JASSIST-160
chiba
2012-10-19
1
-1
/
+31
*
fixed JASSIST-160
chiba
2012-10-04
1
-4
/
+0
*
fixed JASSIST-174
chiba
2012-10-04
1
-0
/
+4
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-28
1
-7
/
+74
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-4
/
+6
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
for JIRA JASSIST-95
chiba
2009-11-08
1
-1
/
+9
*
fixed JASSIST-47 and 60.
chiba
2008-05-01
1
-0
/
+88
*
fixed a bug of StackMapTable.Shifter
chiba
2008-04-15
1
-1
/
+1
*
fixed JASSIST-55
chiba
2008-03-19
1
-0
/
+1
*
fixed a bug of CodeIterator.insertGap() with JDK 1.6
chiba
2008-03-18
1
-1
/
+2
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
implemented javassist.bytecode.stackmap package.
chiba
2007-05-06
1
-5
/
+12
*
snapshot. I am still working on stackmap support.
chiba
2007-04-26
1
-2
/
+6
*
stackmap support (cont.)
chiba
2007-04-10
1
-2
/
+32
*
modified javassist.convert.* to support the stack map table of Java 6.
chiba
2007-02-09
1
-36
/
+231
*
fixed a bug in copy().
chiba
2007-01-16
1
-9
/
+174
*
3.4.0GA release
rel_3_4_GA
chiba
2006-11-16
1
-139
/
+285
*
fixed JIRA JASSIST-28?
chiba
2006-11-01
1
-51
/
+40
*
StackMapTable support (not complete)
chiba
2006-10-29
1
-0
/
+315