[crac] Integrated: 8362238: [CRaC] crac/fileDescriptors/FileWatcherThreadTest should wait for events with timeout
Sergey Nazarkin
snazarki at openjdk.org
Mon Feb 9 21:58:31 UTC 2026
On Thu, 5 Feb 2026 14:04:10 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:
> test/jdk/jdk/crac/fileDescriptors/FileWatcherThreadTest.java may be affected by race condition. Particularly case with checkpointWithoutKey=false may wait infinite temporary file is created before WatchKey is acquired. Since the bug is never reproduced locally I suggest to fix step-by-step. Let’s introduce timeout case firstly.
This pull request has now been integrated.
Changeset: adf639c8
Author: Sergey Nazarkin <snazarki at openjdk.org>
Committer: Radim Vansa <rvansa at openjdk.org>
URL: https://git.openjdk.org/crac/commit/adf639c8ee9b2e1f8c94aea266f817c5a79651ee
Stats: 9 lines in 1 file changed: 5 ins; 0 del; 4 mod
8362238: [CRaC] crac/fileDescriptors/FileWatcherThreadTest should wait for events with timeout
Reviewed-by: tpushkin
-------------
PR: https://git.openjdk.org/crac/pull/293
More information about the crac-dev
mailing list