Withdrawn: 8273239: Standardize Ticks APIs return type

duke duke at openjdk.java.net
Wed Nov 10 01:10:45 UTC 2021


On Wed, 1 Sep 2021 14:38:52 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change on return types of Ticks API.
> 
> The call of `milliseconds()` in `spinYield.cpp` seems a bug to me, because the unit in the message is `usecs`. Therefore, I changed it to `microseconds()`.
> 
> Test: tier1

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5332


More information about the hotspot-dev mailing list