Withdrawn: Make use of nanoseconds for GC times
duke
duke at openjdk.org
Sat Feb 10 01:55:18 UTC 2024
On Thu, 2 Dec 2021 23:34:10 GMT, David Alvarez <duke at openjdk.org> wrote:
> In multiple places for hotspot management the resolution used for times is milliseconds. With new collectors getting into sub-millisecond pause times, this resolution is not enough.
>
> This change moves internal values in LastGcStat to use milliseconds. GcInfo is still reporting the values in milliseconds for compatibility reasons
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/shenandoah/pull/102
More information about the shenandoah-dev
mailing list