-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6u10
-
sparc
-
solaris
This issue was seen with awt tests on a couple of Solaris systems - one is a solaris-sparc system and another is solaris-x86. On solaris-sparc, it wasn't consistently reproducible. Attached is a testcase used to reproduce the issue.
The testcase consists of two threads - one which waits for a certain duration before timing out and the other thread does some ui operations. It is seen that the first thread times out before the specified duration is elapsed - without any exceptions.
The testcase consists of two threads - one which waits for a certain duration before timing out and the other thread does some ui operations. It is seen that the first thread times out before the specified duration is elapsed - without any exceptions.
- duplicates
-
JDK-8210004 Thread.sleep(millis, nanos) timeout returns early
-
- Resolved
-
-
JDK-6568526 (thread) Thread.sleep(millis, nanos) should not return early
-
- Closed
-