-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1
-
1.4.1
-
x86
-
windows_98, windows_2000
JDK1.4.1 has introdued a reduced resolution under the Windows paltform of Thread.sleep(). This reduction in resolution makes high resolution time-keeping with sleep() break. (Time keeping with sleep() is a workaround commonly in use for the afct that we never supported a decent resolution in currentTimeMillis() on Win32 platforms.)
========
This is also a problem for Java Media Framework on Windows, since they were
depending on winmm being loaded and having high res sleep in order to display
video smoothly.
###@###.### 2002-07-10
======================
Please look at comments as well.
###@###.### 2002-07-12
========
This is also a problem for Java Media Framework on Windows, since they were
depending on winmm being loaded and having high res sleep in order to display
video smoothly.
###@###.### 2002-07-10
======================
Please look at comments as well.
###@###.### 2002-07-12
- relates to
-
JDK-4500388 Calling Thread.sleep with small argument affects system clock on windows
-
- Closed
-
-
JDK-4717583 High resolution Thread.sleep() needs lower overhead on Windohs
-
- Closed
-
-
JDK-4653558 Java Application startup time is SLOW in JDK 1.4 compared to JDK 1.3.1_02
-
- Closed
-
-
JDK-5005837 rework win32 timebeginperiod usage
-
- Closed
-