Withdrawn: CODETOOLS-7902951: jcstress: Optimize JNA loading paths
Aleksey Shipilev
shade at openjdk.java.net
Wed Jun 2 10:49:35 UTC 2021
On Wed, 2 Jun 2021 10:03:48 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Forked VMs unpack JNA libraries on every invocation. Those should actually be unpacked once by host VM, and then reused by forked VMs.
>
> This saves about 30 ms per forked VM invocation.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/59
More information about the jcstress-dev
mailing list