6
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #399 from carldea/master More... almost 2 years ago
Merge pull request #409 from aschleck/patch-1 More... almost 2 years ago
Remove redundant type check More... about 2 years ago
Using TCK Tested JDK builds of OpenJDK More... over 2 years ago
Merge pull request #395 from aburaksahin/master More... over 2 years ago
Fix for NullPointerException on detach() More... over 2 years ago
Only wrap the method name if the method doesn't come from the same decl class More... over 2 years ago
Lower requirement for an extra type in constructor to Java 7- More... over 2 years ago
Replace array copy loop with System.arraycopy More... almost 3 years ago
Replace remaining StringBuffer uses with StringBuilder More... almost 3 years ago
Replace StringBuffer with StringBuilder and other minor String optimizations More... almost 3 years ago
fixes GitHub Issue 378 (wrong link for apache license) More... almost 3 years ago
updates javassist.Loader to exclude jdk.internal. More... almost 3 years ago
release 3.28.0-GA More... almost 3 years ago
Add an action badge. More... almost 3 years ago
Create maven.yml More... almost 3 years ago
updates Readme.html since #305 has been fixed by PR #306 More... almost 3 years ago
Merge pull request #306 from nschaefe/master More... almost 3 years ago
updates Readme.html since #363 has been mergeed More... almost 3 years ago
Merge pull request #363 from michalkurka/master More... almost 3 years ago
updates Readme.html since #350 has been fixed More... almost 3 years ago
Merge pull request #351 from sgjesse/issue-350 More... almost 3 years ago
Fix a race condition in CtClassType#getClassFile3 More... about 3 years ago
fixes a security problem in pom.xml More... about 3 years ago
fixes typos for #357 More... about 3 years ago
Merge pull request #357 from eshizhan/master More... about 3 years ago
add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName More... about 3 years ago
add functions for getting the parameter names of method More... about 3 years ago
Check for extended frame type when updating StackTableOffset offset More... over 3 years ago
fixes Issue #339 More... over 3 years ago