static java bytecode optimizer (like proguard) with escape analysis?
- by Jeremy Bell
Optimizations based on escape analysis is a planned feature for Proguard. In the meantime, are there any existing tools like proguard that already do optimizations which require escape analysis?