News

Not anymore. Last year, [Michael] wrote Java Grinder, a Java byte-code compiler that compiles classes into assembly language instead of being part of a JVM. This effectively turns Java from a Just ...
An example for a more general interceptor is the following class: You might expect that using these annotations ties your code to Byte Buddy. However, Java ignores annotations in case that they are ...
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has been designed to operate in an industrial setting with large projects. Heuristics have been included ...