Relates :
|
A number of places around java.lang.invoke accidentally generate bridge methods. In other places we have code that unnecessarily allocates objects, strings etc. Experiments show we can reduce the static footprint, number of bytecodes executed during bootstrap as well as reduce the class dependency graph further.