Integrated: Slightly simpler way of waiting for a specific time

kabutz github.com+332398+kabutz at openjdk.java.net
Wed Oct 14 05:01:32 UTC 2020


On Tue, 13 Oct 2020 17:27:08 GMT, kabutz <github.com+332398+kabutz at openjdk.org> wrote:

> Instead of writing the logic for calling System.nanoTime() etc. ourselves, could we perhaps use awaitNanos() instead?

This pull request has now been integrated.

Changeset: c4a2bd29
Author:    Dr Heinz M. Kabutz <heinz at javaspecialists.eu>
URL:       https://git.openjdk.java.net/loom/commit/c4a2bd29
Stats:     3 lines in 1 file changed: 0 ins; 2 del; 1 mod

Slightly simpler way of waiting for a specific time

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

PR: https://git.openjdk.java.net/loom/pull/19


More information about the loom-dev mailing list