In gc testing, we are not interested in the real time clock but in elapsed time. `System.currentTimeMillis()`is not monotonic.
- relates to
-
JDK-8293352 Stop using currentTimeMillis to calculate timeout in TestCSLocker
-
- Open
-