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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue in no-standard [new] instruction replace
LayHool
2023-03-16
1
-1
/
+14
*
Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the versi...
Hiroshi Ukai
2022-08-30
2
-5
/
+1
*
for releasing 3.29.1
rel_3_29_1_ga
chibash
2022-08-12
2
-2
/
+2
*
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
*
prepares for 3.29.0-GA release
rel_3_29_0_ga
chibash
2022-05-13
2
-3
/
+3
*
removes an unused import declaration as PR 384 mentions.
chibash
2022-05-13
1
-1
/
+0
*
Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer
Shigeru Chiba
2022-05-13
35
-118
/
+121
|
\
|
*
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
35
-103
/
+106
*
|
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
|
|
/
*
|
cancels PR#391, which does not pass all the tests
chibash
2022-05-13
1
-3
/
+2
*
|
fixes a wrong indentation
chibash
2022-05-13
1
-1
/
+1
*
|
Merge pull request #391 from derklaro/fix-method-naming-syntax
Shigeru Chiba
2022-05-13
1
-2
/
+3
|
\
\
|
*
|
Only wrap the method name if the method doesn't come from the same decl class
derklaro
2021-09-07
1
-2
/
+3
|
|
/
*
|
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
19
-34
/
+177
|
\
\
|
*
\
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 #390 from derklaro/master
Shigeru Chiba
2022-05-10
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Lower requirement for an extra type in constructor to Java 7-
derklaro
2021-09-07
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Remove redundant type check
April Schleck
2022-03-31
1
-1
/
+0
|
*
|
|
Fix for NullPointerException on detach()
Burak Şahin
2021-09-21
1
-1
/
+1
|
|
/
/
|
*
|
updates javassist.Loader to exclude jdk.internal.
chibash
2021-05-14
3
-2
/
+3
|
*
|
release 3.28.0-GA
rel_3_28_0_ga
chibash
2021-05-08
1
-1
/
+1
|
*
|
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 #363 from michalkurka/master
Shigeru Chiba
2021-04-26
1
-6
/
+19
|
|
\
\
\
|
|
*
|
|
Fix a race condition in CtClassType#getClassFile3
michalkurka
2021-03-17
1
-6
/
+19
|
*
|
|
|
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
|
*
|
|
updates the version number
chibash
2020-07-13
2
-2
/
+2
|
*
|
|
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.
chibash
2020-07-13
1
-2
/
+12
|
*
|
|
Fix typo in TypeChecker
Bartosz Firyn
2020-03-26
1
-1
/
+1
|
|
/
/
|
*
|
for release 3.27.0-GA
rel_3_27_0_ga
chibash
2020-03-19
2
-3
/
+3
*
|
|
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
|
/
/
*
|
fixes a bug involuved in Pull Request #294
chibash
2019-12-24
3
-3
/
+20
*
|
Merge pull request #294 from junwen12221/master
Shigeru Chiba
2019-12-23
1
-0
/
+4
|
\
\
|
*
|
Support parsing 'byte[] a = new byte[]{};'
cjw
2019-12-05
1
-0
/
+4
*
|
|
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
|
/
/
*
|
updates Readme.html
chibash
2019-10-12
1
-1
/
+1
[next]