On Mon, 9 Sep 2024 06:23:02 GMT, John Hendrikx <jhendr...@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 <jhendr...@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