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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace array copy loop with System.arraycopy
Timothy Hoffman
2021-07-16
2
-5
/
+10
*
Merge pull request #306 from nschaefe/master
Shigeru Chiba
2021-04-26
1
-11
/
+11
|
\
|
*
fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificatio...
User
2020-03-24
1
-11
/
+11
*
|
Merge pull request #351 from sgjesse/issue-350
Shigeru Chiba
2021-04-26
1
-3
/
+7
|
\
\
|
*
|
Check for extended frame type when updating StackTableOffset offset
Søren Gjesse
2020-12-14
1
-3
/
+7
*
|
|
fixes typos for #357
chibash
2021-01-30
1
-2
/
+2
*
|
|
add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam...
eshizhan
2021-01-29
1
-1
/
+1
*
|
|
add functions for getting the parameter names of method
eshizhan
2021-01-26
2
-0
/
+24
|
/
/
*
|
fixes Issue #339
chibash
2020-10-16
1
-2
/
+7
*
|
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.
chibash
2020-07-13
1
-2
/
+12
|
/
*
Merge branch 'master' of github.com:jboss-javassist/javassist
chibash
2019-12-23
1
-1
/
+1
|
\
|
*
Fix instruction printer double constant
Dipta Das
2019-10-13
1
-1
/
+1
*
|
fixdes Issue #282
chibash
2019-12-23
2
-1
/
+7
|
/
*
adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275
chibash
2019-09-20
1
-6
/
+38
*
adds ClassFileWriter#addDynamicInfo
chibash
2019-09-02
1
-0
/
+18
*
fixes typos included in PR #272 (Issue #270)
chibash
2019-09-01
1
-162
/
+157
*
Address feedback from PR
Rich Bolen
2019-08-28
1
-3
/
+3
*
Incorporate feedback from the PR
Rich Bolen
2019-08-27
1
-1
/
+6
*
Incorporate feedback from the PR
Rich Bolen
2019-08-27
1
-1
/
+1
*
Incorporate feedback from the PR
Rich Bolen
2019-08-27
3
-38
/
+1
*
Add support for the new Dynamic constant (17) created in java 11
Rich Bolen
2019-08-20
3
-48
/
+208
*
changes the version number
chibash
2018-09-05
2
-0
/
+4
*
modifies NestHostAttribute and NestMembersAttribute and adds test code
chibash
2018-09-02
2
-0
/
+63
*
Add support for Java 11 NestHost and NestMembers attributes
Dmitri Gabbasov
2018-08-23
3
-0
/
+92
*
JASSIST-271 Allow running on Java 11 by falling back to ClassLoader.defineCla...
Christian Beikov
2018-04-29
1
-0
/
+21
*
fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...
chibash
2017-11-15
1
-1
/
+0
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
36
-81
/
+126
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
61
-1195
/
+1622
*
Implement hashCode for Annotation.
nickl-
2017-10-30
1
-0
/
+6
*
Implement hashCode for Type.
nickl-
2017-10-30
1
-0
/
+5
*
Implement hashCode for MultiType.
nickl-
2017-10-30
1
-0
/
+8
*
Implement hashCode for MultiArrayType.
nickl-
2017-10-30
1
-0
/
+6
*
Added default serialVersionUID.
nickl-
2017-10-28
7
-1
/
+21
*
fixes a bug of getAnnotations(). Some hidden annotations were not ignored.
chibash
2017-10-27
1
-0
/
+4
*
updates ConstPool to support Module and Package
chibash
2017-09-12
2
-2
/
+150
*
modifies CtClass#setModifiers() to correctly support inner classes.
chibash
2017-06-01
1
-0
/
+18
*
to support Java 9-ea+171
chibash
2017-05-31
1
-1
/
+1
*
Update ClassFile.java
Andres Luuk
2017-04-10
1
-1
/
+1
*
implements better annotation handling since Javassist may fail to
chibash
2016-10-14
2
-4
/
+14
*
Merge branch 'test/java9-jigsaw'
chibash
2016-10-05
14
-23
/
+33
|
\
|
*
Merge branch 'master' into test/java9-jigsaw
test/java9-jigsaw
chibash
2016-09-29
6
-5
/
+89
|
|
\
|
*
|
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
13
-23
/
+23
|
*
|
Merge pull request #96 from jboss-javassist/master
Shigeru Chiba
2016-07-31
1
-3
/
+21
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:jboss-javassist/javassist into test/java9...
chibash
2016-07-30
2
-96
/
+243
|
|
\
\
\
|
*
|
|
|
adds ClassFile.JAVA_9
chibash
2016-07-14
1
-0
/
+10
*
|
|
|
|
modifies javadoc typos.
chibash
2016-10-04
2
-4
/
+4
*
|
|
|
|
fixes typos in javadoc comments
rel_3_21_0_ga
chibash
2016-10-04
3
-6
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
enables removal of attributes
chibash
2016-09-18
5
-3
/
+59
*
|
|
|
Merge pull request #100 from oreissig/remove-annotation
Shigeru Chiba
2016-09-18
1
-0
/
+23
|
\
\
\
\
|
*
|
|
|
implement removal of annotations
oreissig
2016-08-20
1
-0
/
+23
|
|
|
_
|
/
|
|
/
|
|
[next]