RFR: 8256017: Remove unused elapsedTimer constructor

Claes Redestad redestad at openjdk.java.net
Mon Nov 9 08:22:56 UTC 2020


On Sun, 8 Nov 2020 18:50:42 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> 8256017: Remove unused elapsedTimer constructor

elapsedTimer(jlong time, jlong timeUnitsPerSecond) was added by JDK-8136421 but the only use has disappeared since.

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

PR: https://git.openjdk.java.net/jdk/pull/1112


More information about the hotspot-runtime-dev mailing list