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
/
javassist.jar
Commit message (
Expand
)
Author
Age
Files
Lines
*
3.30.2-GA release
rel_3_30_2_ga
chibash
2023-12-25
1
-0
/
+0
*
fixes github issue #471
rel_3_30_1_ga
chibash
2023-12-17
1
-0
/
+0
*
3.30.0-GA release
rel_3_30_0_ga
chibash
2023-12-17
1
-0
/
+0
*
updates javassist.jar for 3.29.2-GA.
rel_3_29_2_ga
chibash
2022-09-14
1
-0
/
+0
*
updates README.md
chibash
2022-08-12
1
-0
/
+0
*
for releasing 3.29.1
rel_3_29_1_ga
chibash
2022-08-12
1
-0
/
+0
*
prohibits too many items from being added to a constant pool.
chibash
2022-08-07
1
-0
/
+0
*
prohibits too many items from being added to a constant pool
chibash
2022-08-07
1
-0
/
+0
*
prepares for 3.29.0-GA release
rel_3_29_0_ga
chibash
2022-05-13
1
-0
/
+0
*
deletes src/test/test2/*.class
chibash
2022-05-10
1
-0
/
+0
*
updates javassist.Loader to exclude jdk.internal.
chibash
2021-05-14
1
-0
/
+0
*
fixes Issue #339
chibash
2020-10-16
1
-0
/
+0
*
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.
chibash
2020-07-13
1
-0
/
+0
*
for release 3.27.0-GA
rel_3_27_0_ga
chibash
2020-03-19
1
-0
/
+0
*
fixes a bug involuved in Pull Request #294
chibash
2019-12-24
1
-0
/
+0
*
fixdes Issue #282
chibash
2019-12-23
1
-0
/
+0
*
updates Readme.html
chibash
2019-10-12
1
-0
/
+0
*
fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275
chibash
2019-09-23
1
-0
/
+0
*
adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275
chibash
2019-09-20
1
-0
/
+0
*
adds ClassFileWriter#addDynamicInfo
chibash
2019-09-02
1
-0
/
+0
*
fixed Issue #263
chibash
2019-07-27
1
-0
/
+0
*
for release 3.25.0-GA
chibash
2019-04-16
1
-0
/
+0
*
adds javadoc comments for PR #250
chibash
2019-03-17
1
-0
/
+0
*
updates Readme.html and rebuilds javassist.jar
chibash
2019-02-02
1
-0
/
+0
*
fixes the bug reported in Issue #241.
chibash
2019-01-28
1
-0
/
+0
*
enables switch-case with string constants
chibash
2018-12-10
1
-0
/
+0
*
updates for relase 3.24.1
rel_3_24_1_ga
chibash
2018-12-09
1
-0
/
+0
*
fixes another bug (supporting jdk.*) reported in #228
chibash
2018-12-06
1
-0
/
+0
*
fixes a bug reported in #228
chibash
2018-12-05
1
-0
/
+0
*
modifies build.xml to support JDK 7.
chibash
2018-11-30
1
-0
/
+0
*
adds javassist.jar for test code
rel_3_24_0_ga
chibash
2018-11-01
1
-0
/
+0
*
does refactoring for javassist.util.proxy.
chibash
2018-09-07
1
-0
/
+0
*
adds test cases for NestHostAttribute and NestMembersAttribute.
chibash
2018-09-02
1
-0
/
+0
*
modifies NestHostAttribute and NestMembersAttribute and adds test code
chibash
2018-09-02
1
-0
/
+0
*
adds a comment for the fix to JIRA JASSIST-267
chibash
2018-09-02
1
-0
/
+0
*
updates for release 3.23.1
rel_3_23_1_ga
chibash
2018-07-02
1
-0
/
+0
*
updates for release 3.23.0-GA
rel_3_23_0_ga
chibash
2018-06-21
1
-0
/
+0
*
fixes a minor bug in a test case.
chibash
2018-05-08
1
-0
/
+0
*
fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...
chibash
2017-11-15
1
-0
/
+0
*
adds Modifier#isVarArgs()
chibash
2017-11-15
1
-0
/
+0
*
changes getDefinedPackage back to getPackage when Java is < 9.
chibash
2017-11-15
1
-0
/
+0
*
updates build.xml to be compatible to pom.xml
chibash
2017-11-14
1
-0
/
+0
*
changes ClassPool#appendSystemPath(). The new implementation appends ClassCl...
3.22-old-style-source
chibash
2017-10-27
1
-0
/
+0
*
fixes a bug of getAnnotations(). Some hidden annotations were not ignored.
chibash
2017-10-27
1
-0
/
+0
*
3.22.0-GA release
rel_3_22_0_ga
list
chibash
2017-10-10
1
-0
/
+0
*
updates ConstPool to support Module and Package
chibash
2017-09-12
1
-0
/
+0
*
modifies CtClass#setModifiers() to correctly support inner classes.
chibash
2017-06-01
1
-0
/
+0
*
delete testHotswap() because java 9 does not seem to allow a java agent to be...
chibash
2017-05-31
1
-0
/
+0
*
adds javassist.util.HotSwapAgent
chibash
2017-04-16
1
-0
/
+0
*
adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist...
chibash
2017-04-15
1
-0
/
+0
[next]