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
*
fixes GitHub Issue 462 (Internal class issues in the Java 21)
wuwen
2023-11-03
1
-3
/
+6
*
prohibits too many items from being added to a constant pool.
chibash
2022-08-07
1
-1
/
+1
*
prohibits too many items from being added to a constant pool
chibash
2022-08-07
1
-0
/
+3
*
Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer
Shigeru Chiba
2022-05-13
13
-65
/
+68
|
\
|
*
Replace remaining StringBuffer uses with StringBuilder
Timothy Hoffman
2021-07-16
1
-15
/
+15
|
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
13
-50
/
+53
*
|
Merge pull request #383 from tim-hoffman/PR_ArrayCopyPerformance
Shigeru Chiba
2022-05-13
2
-5
/
+10
|
\
\
|
*
|
Replace array copy loop with System.arraycopy
Timothy Hoffman
2021-07-16
2
-5
/
+10
|
|
/
*
|
does refactoring
chibash
2022-05-13
1
-92
/
+130
*
|
fixes a bug in SignatureAttribute.renameClass().
chibash
2022-05-13
1
-44
/
+76
*
|
Merge branch 'master' into master
Shigeru Chiba
2022-05-11
12
-21
/
+151
|
\
\
|
*
\
Merge pull request #278 from ximsfei/master
Shigeru Chiba
2022-05-10
7
-18
/
+104
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fixes a bug of ClassFile#renameClass(), some imports could not be successfull...
ximsfei
2019-10-08
7
-18
/
+104
|
*
|
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
|
|
/
/
*
|
|
Fixes to support the full syntax of possible signatures
Pietro Braione
2020-01-22
1
-11
/
+32
*
|
|
Fix renaming of classes in presence of generic signatures and nested
Pietro Braione
2020-01-21
1
-11
/
+33
|
/
/
*
|
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
[next]