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 saves about 30 ms per forked VM invocation.
- relates to
-
CODETOOLS-7902954 jcstress: Move unpacked JNA library to proper name
-
- Closed
-
- links to
-
Review openjdk/jcstress/59