On Fri, 18 Oct 2024 18:09:19 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> The workaround could be to pause the timeout. In addition to that, we could > set the timeout to 15 minutes. If the user changes time not -1 / +2 hours but > rather -5 / +10 minutes, it should be enough. Either approach sounds good. Easier workaround is to include pause timer in the test instructions. Pause the timer and change the system time to one hour less than current time. ...... ..... Pause the timer and change the system time by adding two hours Yes I agree, retaining the test might be a good idea since it was created for - [JDK-7096375](https://bugs.openjdk.org/browse/JDK-7096375). ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21476#discussion_r1806939922