RFR: 8258908: Remove JVM option CleanChunkPoolAsync
Harold Seigel
hseigel at openjdk.java.net
Fri Jan 8 20:48:55 UTC 2021
On Fri, 8 Jan 2021 06:18:01 GMT, David Holmes <dholmes 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
Thanks David!
Harold
-------------
PR: https://git.openjdk.java.net/jdk/pull/1949
More information about the hotspot-dev
mailing list