ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/Executor.java
Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Oct 8 20:37:20 2016 UTC (7 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +6 -8 lines
Diff to previous 1.36
code sample modernization

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Sep 9 16:42:50 2015 UTC (8 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.35: +9 -11 lines
Diff to previous 1.35
tidier javadoc

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 18:55:39 2015 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
standardize code sample idiom: * <pre> {@code

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 17:43:05 2015 UTC (9 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
Fix for https://bugs.openjdk.java.net/browse/JDK-8073208 javadoc typo in java.util.concurrent.Executor

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun May 25 01:20:22 2014 UTC (9 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
use <> in code sample

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun May 25 01:13:01 2014 UTC (9 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
prefer .add to .offer for unbounded queues in sample code

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 19:54:06 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
javadoc style

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jan 16 01:59:47 2013 UTC (11 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.29: +6 -6 lines
Diff to previous 1.29
<tt> -> {@code

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 07:48:43 2011 UTC (12 years, 11 months ago) by jsr166
Branch: MAIN
Changes since 1.28: +10 -10 lines
Diff to previous 1.28
consistent style for code snippets

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

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 20:23:52 2010 UTC (13 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.26: +26 -26 lines
Diff to previous 1.26
Fix javadoc code samples to use <pre>  {@code so that we can replace &lt; with <, etc.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 20:54:24 2006 UTC (18 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.25: +0 -1 lines
Diff to previous 1.25
6378729: Remove workaround for 6280605

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Wed Sep 14 22:53:30 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.24: +5 -3 lines
Diff to previous 1.24
happens-before

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Sep 13 10:45:51 2005 UTC (18 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Add newline

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 8 00:04:00 2005 UTC (18 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Edit pass for happens-before descriptions

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 01:10:52 2005 UTC (18 years, 8 months ago) by brian
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21
Formatting tweaks to happens-before markup

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 01:03:08 2005 UTC (18 years, 8 months ago) by brian
Branch: MAIN
Changes since 1.20: +5 -0 lines
Diff to previous 1.20
Happens-before markup

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun May 8 21:49:49 2005 UTC (19 years ago) by dl
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Update code example

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon May 2 18:38:53 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
remove trailing whitespace

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 23:39:45 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Fix wording

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 15:35:10 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Wording cleanups; Improve SynchronousQueue serialization and fairness support

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 17:15:48 2004 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.15: +20 -6 lines
Diff to previous 1.15
Javadoc improvements

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 16:24:52 2003 UTC (20 years, 5 months ago) by tim
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Made fields final in sample code, type of tasks now Queue<Runnable>

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Dec 10 16:15:29 2003 UTC (20 years, 5 months ago) by tim
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Missing type parameter in sample code in doc comment

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 11:01:21 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT, JSR166_NOV3_FREEZE
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
Consistently throw NPE for execute(null)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 18:51:11 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
Proofreading pass -- many minor adjustments

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Aug 31 13:33:13 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.9: +13 -20 lines
Diff to previous 1.9
Removed non-standard tags and misc javadoc cleanup

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 18:22:09 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
Fixes to minor errors found by DocCheck

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 10:47:35 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_2
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Added "Concurrent" prefixes

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 14:34:47 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Added missing javadoc tags; minor reformatting

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 16:10:40 2003 UTC (20 years, 11 months ago) by jozart
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Changed task back to command in execute description.
Previous change was to change ExecutionException to RejectedExecutionException.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 15:55:16 2003 UTC (20 years, 11 months ago) by jozart
Branch: MAIN
Changes since 1.4: +12 -14 lines
Diff to previous 1.4
no message

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 15:31:45 2003 UTC (20 years, 11 months ago) by tim
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fixed doc comments to refer to ExecutionException
rather than CannotExecuteException.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 4 11:34:19 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.2: +2 -25 lines
Diff to previous 1.2
Minor documentation updates
Remove remove(task) from ExecutorService, Add removablity to ScheduledExecutor tasks, Revert Executors.execute to return FutureTask

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:14:40 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRERELEASE_0_1
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
re-check-in initial implementations

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed May 14 21:30:46 2003 UTC (21 years ago) by tim
Branch: MAIN
Moved main source rooted at . to ./src/main
Moved test source rooted at ./etc/testcases to ./src/test

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