RFR: 8339726: Remove pausing code (used for testing) from AbstractPrimaryTimer
Andy Goryachev
angorya at openjdk.org
Mon Sep 9 20:09:09 UTC 2024
On Mon, 9 Sep 2024 06:23:02 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> This PR removes the pausing logic from AbstractPrimaryTimer. The test that is using it wasn't actually testing anything in AbstractPrimaryTimer itself, and no other code needs this pausing code.
nice cleanup!
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1558#pullrequestreview-2290851550
More information about the openjfx-dev
mailing list