ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/ThreadPoolExecutorTest.java
Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat May 7 19:49:37 2011 UTC (13 years ago) by jsr166
Branch: MAIN
CVS Tags: release-1_7_0
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
s/hutDown/hutdown/g

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat May 7 19:34:51 2011 UTC (13 years ago) by jsr166
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
Improve testPurge and testShutdownNow

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri May 6 11:22:08 2011 UTC (13 years ago) by dl
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
Add/use delay() instead of Thread.sleep to ensure sleeps are long enough

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Mar 15 19:47:07 2011 UTC (13 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Update Creative Commons license URL in legal notices

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Nov 30 02:12:52 2010 UTC (13 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38
fix rare failures in testIsTerminating

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Wed Nov 17 23:12:31 2010 UTC (13 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
another very rare test failure

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Oct 11 07:21:32 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.36: +787 -286 lines
Diff to previous 1.36
remove timing dependencies and optimize runtimes; descriptions of testShutdown3 and testShutdown4 were reversed; testShutDown2 never tested its assertion

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Oct 9 22:27:16 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
typos

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Oct 9 19:30:35 2010 UTC (13 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +35 -36 lines
Diff to previous 1.34
whitespace

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 00:07:03 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
whitespace

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Dec 1 22:51:44 2009 UTC (14 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +54 -67 lines
Diff to previous 1.32
various improvements for invokeAll and invokeAny tests

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Dec 1 09:48:12 2009 UTC (14 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +0 -1 lines
Diff to previous 1.31
whitespace

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Nov 21 02:07:27 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +30 -30 lines
Diff to previous 1.30
untabify

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Nov 20 22:58:48 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +9 -1 lines
Diff to previous 1.29
improve exception handling

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Nov 20 16:02:10 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +5 -3 lines
Diff to previous 1.28
still fixing those flaky testInvokeAny3 tests

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Nov 18 16:13:11 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.27: +29 -58 lines
Diff to previous 1.27
cosmetic improvements

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Nov 18 05:39:51 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +233 -328 lines
Diff to previous 1.26
improve exception handling

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 05:30:08 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +66 -66 lines
Diff to previous 1.25
whitespace

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 04:57:10 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +86 -86 lines
Diff to previous 1.24
whitespace

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 20:28:32 2009 UTC (14 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.23: +123 -123 lines
Diff to previous 1.23
whitespace

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Aug 23 12:50:00 2005 UTC (18 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.22: +36 -0 lines
Diff to previous 1.22
Allow recycling of rejected tasks

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon May 9 17:15:27 2005 UTC (19 years ago) by dl
Branch: MAIN
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
Fix timeouts

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 14:52:40 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.20: +44 -0 lines
Diff to previous 1.20
Add ThreadPoolExecutor.allowCoreThreadTimeOut

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 12 12:03:10 2004 UTC (20 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Change testFailingThreadFactory to only check null return case

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 14:27:17 2004 UTC (20 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.18: +27 -1 lines
Diff to previous 1.18
Add test for correctly dealing with failure in ThreadFactory.newThread

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 20:30:08 2004 UTC (20 years, 4 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
Catch security exception

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 20:20:56 2004 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.16: +18 -25 lines
Diff to previous 1.16
Don't fail if test harness doesn't have sufficient permissions

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 21:56:18 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.15: +5 -2 lines
Diff to previous 1.15
Add tests for AQS extensions; adjust others for protected condition methods

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 20:42:48 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.14: +5 -4 lines
Diff to previous 1.14
Headers reference Creative Commons

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 25 19:48:57 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Add timed invoke* tests

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 23 19:40:24 2003 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.12: +235 -0 lines
Diff to previous 1.12
Add and adapt tests to refactored Executor API

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 00:48:56 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.11: +240 -1 lines
Diff to previous 1.11
Add and adjust tests reflecting API changes

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Dec 4 20:54:46 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
Collapsed Cancellable and Future

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 18:37:02 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.9: +0 -1 lines
Diff to previous 1.9
Revised and added tests for revised PFT

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 23:55:03 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.8: +40 -0 lines
Diff to previous 1.8
test null-check setRejectedExecutionHandler

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 23:00:40 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.7: +373 -67 lines
Diff to previous 1.7
Added tests and documentation

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 15:33:14 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.6: +20 -35 lines
Diff to previous 1.6
Javadoc fixes

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 11:02:41 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.5: +140 -56 lines
Diff to previous 1.5
improve tck javadocs; rename and add a few tests

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 18:20:08 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.4: +179 -158 lines
Diff to previous 1.4
Documentation scaffolding

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Sep 20 00:31:57 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
Added tests

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Sep 14 20:42:41 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.2: +204 -241 lines
Diff to previous 1.2
New base class JSR166TestCase

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Sep 7 20:39:11 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.1: +18 -18 lines
Diff to previous 1.1
Added serialization and lock tests

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 19:24:56 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
First check-in of tests to be in tck

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to release-1_7_0: (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