RFR: 8258908: Remove JVM option CleanChunkPoolAsync
David Holmes
dholmes at openjdk.java.net
Fri Jan 8 06:20:56 UTC 2021
On Tue, 5 Jan 2021 21:53:39 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this small change to remove JVM develop option CleanChunkPoolAsync. The option was originally added for embedded builds so they could clean chunk pools synchronouosly.
>
> The change was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
>
> Thanks, Harold
Hi Harold,
Thanks for cleaning this up, it probably should have been done as part of, or a follow up to, 8140723.
Thanks,
David
-------------
PR: https://git.openjdk.java.net/jdk/pull/1949
More information about the hotspot-dev
mailing list