RFR: 8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity [v12]
David Holmes
dholmes at openjdk.org
Wed May 3 02:13:19 UTC 2023
On Thu, 27 Apr 2023 09:40:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 26 commits:
>>
>> - Merge branch 'master' into JDK-83050920-thread-sleep-subms
>> - Merge branch 'master' into JDK-83050920-thread-sleep-subms
>> - Fix Amazon copyright
>> - Merge branch 'master' into JDK-83050920-thread-sleep-subms
>> - Drop nanos_to_nanos_bounded
>> - Handle overflows
>> - More review comments
>> - Adjust test times
>> - Windows again
>> - Windows fixes: align(...) is only for power-of-two alignments
>> - ... and 16 more: https://git.openjdk.org/jdk/compare/35e7bc21...da8f0f8c
>
> All right, thank you all!
> I plan to integrate this some time today/tomorrow.
@shipilev - did this slip off the radar? :)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13225#issuecomment-1532373001
More information about the hotspot-dev
mailing list