6
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #272 from richbolen/JASSIST-270 More... over 4 years ago
Remove unused file More... over 4 years ago
Address feedback from PR More... over 4 years ago
Incorporate feedback from the PR More... over 4 years ago
Incorporate feedback from the PR More... over 4 years ago
Incorporate feedback from the PR More... over 4 years ago
Add support for the new Dynamic constant (17) created in java 11 More... over 4 years ago
fixed Issue #263 More... over 4 years ago
Fix #265 javassist.CannotCompileException: [source error] the called constructor is private More... almost 5 years ago
Merge pull request #264 from backpaper0/fix-typo More... almost 5 years ago
Fix typo More... almost 5 years ago
for release 3.25.0-GA More... about 5 years ago
for release 3.25.0-GA More... about 5 years ago
Merge pull request #253 from sam-ma/master More... about 5 years ago
Merge pull request #254 from soul2zimate/backwards-compatible-fix More... about 5 years ago
Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDomain domain) for backward compatibility in minor release. More... about 5 years ago
Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class More... about 5 years ago
adds javadoc comments for PR #250 More... about 5 years ago
Merge pull request #250 from skybber/master More... about 5 years ago
Control ctxClassLoader usage per thread More... about 5 years ago
Merge pull request #247 from NingZhang-e/issue246 More... about 5 years ago
Fix Issue #246 via clean java doc. More... about 5 years ago
Merge pull request #3 from jboss-javassist/master More... about 5 years ago
updates Readme.html and rebuilds javassist.jar More... about 5 years ago
Merge pull request #244 from shifujun/redirectMethodCallToStatic More... about 5 years ago
add a new CodeConverter method:redirectMethodCallToStatic More... about 5 years ago
fixes the bug reported in Issue #241. It makes $r available in the code given to CtBehavior#insertBefore(). More... about 5 years ago
adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. More... about 5 years ago
Merge pull request #243 from michalkurka/michalk_fix-j11-race More... about 5 years ago
Proposed fixes in DefineClassHelper & DefinePackageHelper More... about 5 years ago