RFR: 8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity [v2]

Aleksey Shipilev shade at openjdk.org
Tue Apr 18 17:59:14 UTC 2023


On Wed, 29 Mar 2023 19:57:46 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Yes, let me fix that. `TimeUnit.toNanos` handles it well itself, it seems.
>
>> Yes, let me fix that. `TimeUnit.toNanos` handles it well itself, it seems.
> 
> This code is refactored in PR 13203 so we'll have to merge at some point.

Merged!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13225#discussion_r1170390739


More information about the core-libs-dev mailing list