dependency on JUnit
serp/src/main/java/serp/bytecode/WideInstruction.java 336 337 void read(Instruction...
Serp misinterprets "+=" in java code and converts to "--"
Serp 1.15.1 Released
Serp 1.15.1 Released
InvokeDynamic instruction fix
InvokeDynamic instruction fix
Update ConstantPoolTable.parse() to handle new CP Types
Update ConstantPoolTable.parse() to handle new CP Types
Serp 1.15.0 Released
Advance Serp to v1.15
Advance Serp to v1.15
Advance Serp to v1.15
Strings class should use StringBuilder, not StringBuffer
Delivered to Serp trunk.
Strings class should use StringBuilder, not StringBuffer
Fix delivered to Serp trunk.
Support VM features for supporting Java 8 Lambdas
Delivered changeset to CVS repository.
Support VM features for supporting Java 8 Lambdas
Support VM features for supporting Java 8 Lambdas
Support VM features for supporting Java 8 Lambdas
This isn't a bug per se, more of a tech debt issue. See the javadocs of StringBuilder...
Matthew, can you give some more context for this request? StringBuilder may be a...
Strings class should use StringBuilder, not StringBuffer