Integrated: 8316017: Refactor timeout handler in PassFailJFrame
Alexey Ivanov
aivanov at openjdk.org
Wed Oct 25 13:30:45 UTC 2023
On Mon, 11 Sep 2023 18:18:28 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Refactored timeout handling in PassFailJFrame:
>
> 1. Managing the timer and formatting the time left is inside `TimeoutHandler` class.
> 2. The class handles timer events and updates the label accordingly.
>
> This is implemented on top of #15665.
This pull request has now been integrated.
Changeset: 3abd7726
Author: Alexey Ivanov <aivanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3abd772672a4dfd984459283235f3b1d8fb28a49
Stats: 149 lines in 1 file changed: 92 ins; 33 del; 24 mod
8316017: Refactor timeout handler in PassFailJFrame
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/15668
More information about the client-libs-dev
mailing list