RFR: 8338379: Accesses to class init state should be properly synchronized [v2]

Aleksey Shipilev shade at openjdk.org
Fri Sep 27 14:01:37 UTC 2024


On Fri, 27 Sep 2024 13:49:41 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Which benchmarks did you use? Is there any micro benchmark for class initialization? Is this one interesting? https://github.com/clojure/test.benchmark

Our usual corpus of industry-standard benchmarks, like Dacapo, SPECjbb, etc. I don't think we have a microbenchmark that targets class loading specifically.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21110#issuecomment-2379351833


More information about the hotspot-dev mailing list