ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ForkJoinTask8Test.java
Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 13:33:06 2021 UTC (3 years, 2 months ago) by dl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +9 -9 lines
Diff to previous 1.34
Replace Integer with Item class

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Aug 12 15:08:44 2019 UTC (4 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.33: +2 -0 lines
Diff to previous 1.33
Fix test race

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Feb 22 19:27:47 2019 UTC (5 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32
improve assertThrows tests

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Jul 22 20:42:51 2018 UTC (5 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +9 -5 lines
Diff to previous 1.31
Fix errorprone warning [AssertionFailureIgnored]

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 02:21:43 2017 UTC (6 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
rollback: better exception handling

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sat Oct 21 06:54:19 2017 UTC (6 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
better exception handling

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon May 29 19:15:02 2017 UTC (6 years, 10 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +7 -10 lines
Diff to previous 1.28
more timeout handling rework; remove most uses of SMALL_DELAY_MS; randomize timeouts and TimeUnits; remove hardcoded 5 second timeouts

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Mar 18 20:42:20 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27
better assertion style

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Aug 24 22:22:39 2016 UTC (7 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
fix imports

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Aug 10 01:28:14 2016 UTC (7 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
introduce shuffle(T[]) utility method

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Oct 11 19:53:59 2015 UTC (8 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.24: +12 -18 lines
Diff to previous 1.24
remove unused code remnant

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Oct 11 15:34:06 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
whitespace

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Oct 11 13:30:30 2015 UTC (8 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.22: +32 -17 lines
Diff to previous 1.22
fix cancellation in test class

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Oct 8 23:02:21 2015 UTC (8 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
rethrow exeption in test class

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Oct 6 05:56:01 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.20: +1 -2 lines
Diff to previous 1.20
improve test diagnosability

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Oct 6 00:36:55 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.19: +6 -6 lines
Diff to previous 1.19
t0 -> startTime

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Oct 5 22:59:29 2015 UTC (8 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
use volatile links in test class

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Oct 4 18:40:57 2015 UTC (8 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.17: +22 -26 lines
Diff to previous 1.17
PoolCleaning

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 00:33:23 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.16: +19 -19 lines
Diff to previous 1.16
use CheckedRunnable

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 00:26:59 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15
whitespace

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 23:56:19 2015 UTC (8 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.14: +42 -0 lines
Diff to previous 1.14
add testPollSubmission

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Apr 25 04:55:30 2015 UTC (9 years ago) by jsr166
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
improve main methods; respect system properties; actually fail if a test fails

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 22:46:06 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.12: +22 -16 lines
Diff to previous 1.12
add gratuitous shuffling of invokeAll args

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 22:32:48 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.11: +260 -534 lines
Diff to previous 1.11
refactor singleton pool code; automate checking of fib results

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 19:24:47 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.10: +11 -7 lines
Diff to previous 1.10
improve testInvokeAllNPESingleton

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 17:49:11 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.9: +8 -7 lines
Diff to previous 1.9
improve testInvokeAllNPE

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 17:43:38 2015 UTC (9 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.8: +7 -4 lines
Diff to previous 1.8
improve testInvokeAllNPE

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 18:34:19 2015 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.7: +0 -1 lines
Diff to previous 1.7
delete extraneous blank lines

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 19:05:42 2014 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
no wildcard imports

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 17:00:58 2014 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
lexicographic import order

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 16:44:02 2014 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.4: +0 -4 lines
Diff to previous 1.4
remove unused imports

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 18:11:57 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
whitespace

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 18:01:03 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.2: +0 -2 lines
Diff to previous 1.2
whitespace

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 22 15:55:43 2013 UTC (10 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.1: +4 -6 lines
Diff to previous 1.1
whitespace

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Jul 21 22:24:18 2013 UTC (10 years, 9 months ago) by dl
Branch: MAIN
Adapt/incorporate JDK8 tests including suggestions by Eric Wang

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a