Log of /jsr166/src/test/tck/FutureTaskTest.java
Parent Directory
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 29 19:15:02 2017 UTC (20 months, 3 weeks ago) by
jsr166
Branch:
MAIN
Changes since
1.45: +3 -6 lines
Diff to
previous 1.45
,
to
selected 1.32
more timeout handling rework; remove most uses of SMALL_DELAY_MS; randomize timeouts and TimeUnits; remove hardcoded 5 second timeouts
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Dec 16 18:52:27 2012 UTC (6 years, 2 months ago) by
jsr166
Branch:
MAIN
Changes since
1.31: +59 -2 lines
Diff to
previous 1.31
cancel(true) should take possible SecurityException on interrupt() into account
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 16 00:52:49 2010 UTC (8 years, 5 months ago) by
jsr166
Branch:
MAIN
Changes since
1.19: +6 -4 lines
Diff to
previous 1.19
,
to
selected 1.32
testcase hygiene: introduce CheckedRecursiveAction and CheckedRecursiveTask; eliminate almost all threadAssertXXX; use preferred junit conventions;narrow the scope of exception checking code; make sure test failures in non-junit threads produce proper stacktraces
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.