RFR: 8339726: Remove pausing code (used for testing) from AbstractPrimaryTimer
Marius Hanl
mhanl at openjdk.org
Tue Sep 10 20:09:11 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.
Looks good to me too and always good to clean up things that are especially only used for testing.
The git history does not reveal why this was added, but it probably doesn't matter.
-------------
Marked as reviewed by mhanl (Committer).
PR Review: https://git.openjdk.org/jfx/pull/1558#pullrequestreview-2293670863
More information about the openjfx-dev
mailing list