[cvs] / jsr166 / src / main / java / util / concurrent / ArrayBlockingQueue.java Repository:
ViewVC logotype

Log of /jsr166/src/main/java/util/concurrent/ArrayBlockingQueue.java

Parent Directory Parent Directory


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

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 22:18:53 2009 UTC (2 months, 2 weeks ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
Use enhanced for loop

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sun May 18 23:47:56 2008 UTC (18 months ago) by jsr166
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
Sync with OpenJDK; untabify

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Jun 3 17:38:46 2006 UTC (3 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
Remove incorrect "transient" qualifiers

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sun May 28 23:36:29 2006 UTC (3 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
Location of Collections Guide has changed

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 18:08:35 2005 UTC (4 years, 2 months ago) by jsr166
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
hold locks only when necessary

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Jul 18 19:14:17 2005 UTC (4 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
doc fixes

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed May 18 01:43:27 2005 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
whitespace

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue May 17 17:11:59 2005 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.49: +188 -103 lines
Diff to previous 1.49
doc fixes

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon May 2 08:35:49 2005 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.48: +12 -12 lines
Diff to previous 1.48
E o -> E e

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon May 2 02:47:17 2005 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.47: +7 -7 lines
Diff to previous 1.47
doc fixes

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Apr 26 01:17:18 2005 UTC (4 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.46: +8 -8 lines
Diff to previous 1.46
doc fixes

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 23:22:06 2004 UTC (5 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
Wording fix for ArrayBlockingQueue
Added Internal comments to ThreadPoolExecutor

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Jun 2 23:49:06 2004 UTC (5 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
CopyOnWriteArraySet and ConcurrentHashMap no longer implement Cloneable
Improve javadoc wording in other classes

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu May 27 11:06:11 2004 UTC (5 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.43: +9 -2 lines
Diff to previous 1.43
Override javadoc specs when overriding AbstractQueue implementations
Clarify atomicity in BlockingQueue

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 14:25:24 2004 UTC (5 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42
Documentation improvements

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sun Feb 8 15:35:10 2004 UTC (5 years, 9 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.41: +8 -8 lines
Diff to previous 1.41
Wording cleanups; Improve SynchronousQueue serialization and fairness support

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 11:36:31 2004 UTC (5 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.40: +4 -0 lines
Diff to previous 1.40
Add Collection framework membership doc

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Jan 21 15:20:35 2004 UTC (5 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.39: +7 -8 lines
Diff to previous 1.39
doc improvements; consistent conventions for nested classes

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Dec 29 19:05:22 2003 UTC (5 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
spellcheck

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

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Sat Dec 27 17:19:03 2003 UTC (5 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
Adapt to AbstractQueuedSynchronizer

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Tue Dec 23 19:38:09 2003 UTC (5 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.35: +49 -99 lines
Diff to previous 1.35
cache finals across volatiles; avoid readResolve; doc improvments; timed invokeAll interleaves

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Wed Nov 12 01:04:24 2003 UTC (6 years ago) by dl
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
fixed typos; avoided some casts

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Oct 22 12:08:29 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
Removed unnecessary cast

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Oct 19 13:38:34 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Changed doc strings for generic params

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sat Oct 18 12:29:33 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.31: +1 -0 lines
Diff to previous 1.31
Added docs for type params

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Oct 11 15:37:31 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Redeclare some Conditions as ReentrantLock.ConditionObjects

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 23:00:17 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.29: +79 -0 lines
Diff to previous 1.29
added drainTo; clarified various exception specs

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 11:37:10 2003 UTC (6 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
Spellcheck

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 12:02:46 2003 UTC (6 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.27: +13 -0 lines
Diff to previous 1.27
Fix some javadoc inconsistencies

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 06:20:12 2003 UTC (6 years, 2 months ago) by dholmes
Branch: MAIN
Changes since 1.26: +3 -16 lines
Diff to previous 1.26
Restored references to insertion at tail.
Removed duplicate @param and @return comments in overriding methods.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Sep 13 18:51:10 2003 UTC (6 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.25: +3 -0 lines
Diff to previous 1.25
Proofreading pass -- many minor adjustments

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 15:40:10 2003 UTC (6 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.24: +31 -59 lines
Diff to previous 1.24
Adapt AbstractQueue changes; Conditionalize CancellableTask.reset; new TimeUnit methods

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 19:27:58 2003 UTC (6 years, 2 months ago) by dl
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
serialVersionUIDs

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Aug 8 20:05:07 2003 UTC (6 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.22: +24 -48 lines
Diff to previous 1.22
Scrunched catch, finally, else clauses.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 11:11:49 2003 UTC (6 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.21: +5 -0 lines
Diff to previous 1.21
Clarify iterator semantics

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 01:57:53 2003 UTC (6 years, 3 months ago) by dholmes
Branch: MAIN
Changes since 1.20: +51 -26 lines
Diff to previous 1.20
Final major updates to Collection related classes.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 16:14:48 2003 UTC (6 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Make atomics emulation classes match the main atomics.
Fix docs for atomics (both in main and emulation).
Restored more specific iterator types in both blocking queue impls.
Fix unchecked cast warning in PQ.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 12:16:31 2003 UTC (6 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Change to raw types in iterator to please compiler

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 01:58:13 2003 UTC (6 years, 3 months ago) by dholmes
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
Fixed wildcards

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 15:47:42 2003 UTC (6 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
Fix unchecked call

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 07:18:02 2003 UTC (6 years, 3 months ago) by dholmes
Branch: MAIN
Changes since 1.15: +35 -3 lines
Diff to previous 1.15
Continued updates to explicit and inherited doc comments.
Consistency over remove(null)
Some inherited doc is still not right.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 16:00:19 2003 UTC (6 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.14: +21 -21 lines
Diff to previous 1.14
Added addAll() back in.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 09:40:14 2003 UTC (6 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.13: +6 -6 lines
Diff to previous 1.13
Commented out BlockingQueue.addAll; changed a few signatures to please 2.2 compiler

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 04:11:54 2003 UTC (6 years, 3 months ago) by dholmes
Branch: MAIN
Changes since 1.12: +162 -143 lines
Diff to previous 1.12
Significant doc updates:
 - inherit comments where appropriate
 - ensure runtime exception comments inherited (overriding as needed)
 - consistent descriptions
 - introduce head and tail terminology

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 13:17:51 2003 UTC (6 years, 3 months ago) by tim
Branch: MAIN
Changes since 1.11: +39 -39 lines
Diff to previous 1.11
Default compiler is now 2.2-ea. Some sources are not compatible with 2.0-ea.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jul 8 00:46:33 2003 UTC (6 years, 4 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_2
Changes since 1.10: +31 -34 lines
Diff to previous 1.10
Locks in subpackage; fairness params added

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jul 1 16:29:52 2003 UTC (6 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Misc minor tunings

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 14:11:31 2003 UTC (6 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.8: +31 -21 lines
Diff to previous 1.8
Fixed Iterator.remove

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 02:26:16 2003 UTC (6 years, 5 months ago) by brian
Branch: MAIN
Changes since 1.6: +119 -11 lines
Diff to previous 1.6
Partial javadoc pass

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Jun 22 23:51:37 2003 UTC (6 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.5: +10 -0 lines
Diff to previous 1.5
Added synched toString()

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 22 21:47:17 2003 UTC (6 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.4: +442 -212 lines
Diff to previous 1.4
Split ArrayBlockingQueue and PriorityBlockingQueue to no longer subclass AbstractBlockingQueueFromQueue

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 16:53:04 2003 UTC (6 years, 5 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.3: +6 -1 lines
Diff to previous 1.3
Minor doc updates; FairReentrantLock serialize now

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 13:22:37 2003 UTC (6 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.2: +1 -3 lines
Diff to previous 1.2
Fixed bad conditional

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:14:39 2003 UTC (6 years, 5 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRERELEASE_0_1
Changes since 1.1: +278 -58 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:45 2003 UTC (6 years, 6 months ago) by tim
Branch: MAIN
Moved main source rooted at . to ./src/main
Moved test source rooted at ./etc/testcases to ./src/test

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

Sort log by:

Doug Lea
ViewVC Help
Powered by ViewVC 1.0.8