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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #469 from shifujun/insertAuxInitializer_stacksize
Shigeru Chiba
2023-12-16
1
-2
/
+1
|
\
|
*
Fix insertAuxInitializer may cause inconsistent stack height problem
shifujun
2023-12-11
1
-2
/
+1
*
|
Merge pull request #468 from vimfun/patch-1
Shigeru Chiba
2023-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update tutorial.html: `javassist.util.HotSwapper`
⸮o-o ? 林
2023-12-11
1
-1
/
+1
|
/
*
Merge pull request #467 from shifujun/453
Shigeru Chiba
2023-12-10
1
-3
/
+0
|
\
|
*
Remove DUP check in TransformNewClass
shifujun
2023-12-08
1
-3
/
+0
*
|
Merge pull request #448 from catsalty/patch-2
Shigeru Chiba
2023-12-10
1
-1
/
+14
|
\
\
|
*
|
Fix issue in no-standard [new] instruction replace
LayHool
2023-03-16
1
-1
/
+14
*
|
|
Merge pull request #466 from shifujun/pr-fix-lookupMethod
Shigeru Chiba
2023-12-10
3
-11
/
+77
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix MemberResolver.lookupMethod bug when super class has more precise match
shifujun
2023-12-08
3
-11
/
+77
|
/
/
*
|
Merge pull request #463 from wuwen5/java21-inner-class
Shigeru Chiba
2023-12-04
4
-3
/
+38
|
\
\
|
|
/
|
/
|
|
*
fixes GitHub Issue 462 (Internal class issues in the Java 21)
wuwen
2023-11-03
4
-3
/
+38
|
/
*
Update README.md
Shigeru Chiba
2022-10-03
1
-1
/
+1
*
Merge pull request #434 from fanofxiaofeng/patch-1
Shigeru Chiba
2022-10-03
1
-1
/
+1
|
\
|
*
try to fix trivial link error
靳阳
2022-10-02
1
-1
/
+1
|
/
*
updates javassist.jar for 3.29.2-GA.
rel_3_29_2_ga
chibash
2022-09-14
1
-0
/
+0
*
prepares a new release
chibash
2022-09-14
1
-0
/
+4
*
Merge pull request #427 from dakusui/master-issue-426_includeAutomaticModuleN...
Shigeru Chiba
2022-09-11
4
-7
/
+4
|
\
|
*
Issue-#426 Format a line in the pom.xml.
Hiroshi Ukai
2022-08-30
1
-3
/
+1
|
*
Issue-#426 Include Automatic-Module-Name in MANIFEST.MF and bump up the versi...
Hiroshi Ukai
2022-08-30
4
-7
/
+6
|
/
*
updates README.md
chibash
2022-08-12
2
-2
/
+2
*
adds Issue #423 to Changes.md
chibash
2022-08-12
1
-0
/
+2
*
for releasing 3.29.1
rel_3_29_1_ga
chibash
2022-08-12
6
-5
/
+5
*
prohibits too many items from being added to a constant pool.
chibash
2022-08-07
3
-3
/
+8
*
prohibits too many items from being added to a constant pool
chibash
2022-08-07
3
-0
/
+17
*
updates Changes.md to note Issue #414
chibash
2022-05-18
1
-1
/
+1
*
fixes typos in *.md
chibash
2022-05-17
2
-1
/
+5
*
removes Readme.html and adds Changes.md and Examples.md
chibash
2022-05-17
5
-923
/
+811
*
prepares for 3.29.0-GA release
rel_3_29_0_ga
chibash
2022-05-13
7
-9
/
+9
*
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
|
|
/
*
|
uncomments test code suggested by PR405
chibash
2022-05-13
1
-1
/
+1
*
|
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
*
|
fixs a compilation problem although one test still fails.
chibash
2022-05-12
2
-11
/
+11
*
|
Merge pull request #299 from pietrobraione/master
Shigeru Chiba
2022-05-12
2
-25
/
+153
|
\
\
|
*
\
Merge branch 'master' into master
Shigeru Chiba
2022-05-11
85
-56
/
+1246
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #278 from ximsfei/master
Shigeru Chiba
2022-05-10
8
-22
/
+112
|
\
\
\
|
*
|
|
add unit test
ximsfei
2019-10-17
1
-4
/
+8
|
*
|
|
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
|
|
|
_
|
/
|
|
/
|
|
[next]