[jdk17u-dev] RFR: 8365919: Replace currentTimeMillis with nanoTime in Stresser.java

duke duke at openjdk.org
Thu Oct 2 18:49:18 UTC 2025


On Tue, 30 Sep 2025 01:28:32 GMT, Rui Li <duke at openjdk.org> wrote:

> A clean backport for JDK-8365919.
> 
> Stress tests need monotonic time. Replace System.currentTimeMillis with System.nanoTime. Tests are running. Backport this for the parity with oracle.

@rgithubli 
Your change (at version ddf6e5048d71bf1a28955f5d2fe5f5b8819016e5) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/4005#issuecomment-3362519050


More information about the jdk-updates-dev mailing list