[crac] Withdrawn: 8351402: [CRaC] Use System.nanoTime() in TimedWaitingTest

Timofei Pushkin tpushkin at openjdk.org
Mon Apr 14 13:14:09 UTC 2025


On Fri, 7 Mar 2025 12:15:50 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

> Replaces `System.currentTimeMillis()` with `System.nanoTime()` in `TimedWaitingTest` since the former can, in theory, jump back and forth and that may lead to the test failures.
> 
> Also adds a diagnostic assert.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/crac/pull/209


More information about the crac-dev mailing list