Integrated: 8339726: Remove pausing code (used for testing) from AbstractPrimaryTimer
John Hendrikx
jhendrikx at openjdk.org
Tue Sep 10 23:30:10 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.
This pull request has now been integrated.
Changeset: 66401aed
Author: John Hendrikx <jhendrikx at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/66401aed01206258431ad923d28b1593bf27acb8
Stats: 135 lines in 4 files changed: 0 ins; 134 del; 1 mod
8339726: Remove pausing code (used for testing) from AbstractPrimaryTimer
Reviewed-by: angorya, mstrauss, kcr, mhanl
-------------
PR: https://git.openjdk.org/jfx/pull/1558
More information about the openjfx-dev
mailing list