Withdrawn: CODETOOLS-7903290: jcstress: Inline Counter.record(R) method
Aleksey Shipilev
shade at openjdk.org
Thu Sep 8 14:22:05 UTC 2022
On Thu, 8 Sep 2022 09:27:32 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Currently, jcstress uses a "convenience" method on a hot path, which delegates to the real one. This relies on JIT compilers to inline it through. We don't have to rely on this, and can call the full method directly.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jcstress/pull/120
More information about the jcstress-dev
mailing list