-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: tools
-
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