-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b22
When diagnosing an unrelated OOME issue in a build I noticed that a surprising amount of allocations happens in StringNameTable::fromString due to allocation of a capturing lambda. Desugaring this is somewhat beneficial.
- links to
-
Commit(master) openjdk/jdk/af5e5324
-
Review(master) openjdk/jdk/21631