You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shigeru Chiba 8fc31b8ea3
Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer
2 years ago
..
BasicBlock.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago
MapMaker.java Replace array copy loop with System.arraycopy 2 years ago
Tracer.java fixdes Issue #282 4 years ago
TypeData.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago
TypeTag.java fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 years ago
TypedBlock.java Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago