Withdrawn: 7903896: JMH: Trim down String literals in generated code
Aleksey Shipilev
shade at openjdk.org
Thu Dec 5 21:21:52 UTC 2024
On Thu, 5 Dec 2024 19:40:34 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> It is apparent in the heap dump I got when investigating [JDK-8345302](https://bugs.openjdk.org/browse/JDK-8345302) that javac compilation of JDK benchmarks corpus takes significant memory holding String literals referenced in JMH generated code. About 0.6% of them are the ones from Blackhole challenges and internal exceptions.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jmh/pull/139
More information about the jmh-dev
mailing list