Other |
---|
repo-valhallaFixed |
StringConcatFactory spins bytecode dynamically to implement string concat that should migrate away from VM anonymous class and instead defines them as hidden classes. It should have the strong relationship with its defining class loader as it is the internal implementation as the class doing string concat.
|