-
Bug
-
Resolution: Fixed
-
P5
-
8
-
b15
-
generic
-
generic
-
Verified
Recent bug fix for 6776147 was incomplete.
Since the test deals with variables accessed from
different threads the shared variables need to be
declared volatile.
This means the construct of single element array will
need to be removed.
Since the test deals with variables accessed from
different threads the shared variables need to be
declared volatile.
This means the construct of single element array will
need to be removed.
- relates to
-
JDK-6776147 java/util/Timer/KillThread.java fails in fastdebug with Exception: We failed silently on Solaris
-
- Closed
-
-
JDK-6818464 TEST_BUG: java/util/Timer/KillThread.java failing intermittently
-
- Closed
-