On Mon, 5 Jun 2023 17:25:43 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> I think we need to delay this until > [JDK-8309361](https://bugs.openjdk.org/browse/JDK-8309361) is resolved, in > case we would like to revert > [JDK-8305092](https://bugs.openjdk.org/browse/JDK-8305092). Okay, I won't integrate this until we see what the issue is. That said, if the sub-mills support needs to be reverted then I think we should keep the interface as nanos on the bound between the VM and the libraries. The reason is that it's mostly nanos at the Java level now, meaning 2 out of the 3 sleep methods support sub-mills, and the virtual thread sleep and the JFR event are in nanos too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14303#issuecomment-1577374410