ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/BlockingQueue.java
Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Mon Oct 1 00:10:53 2018 UTC (5 years, 7 months ago) by jsr166
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +5 -5 lines
Diff to previous 1.62
update to using jdk11 by default, except link to jdk10 javadocs;
sync @docRoot references in javadoc with upstream

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Wed Aug 23 20:17:53 2017 UTC (6 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.61: +9 -9 lines
Diff to previous 1.61
8186466: Fix accessibility and other minor issues in java.base

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sat May 13 19:51:48 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
8179592: Update tables in java.base to be HTML 5-friendly

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sat May 6 06:55:50 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.59: +4 -4 lines
Diff to previous 1.59
8179367: update use of align, valign attributes in java.base to use style attribute

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sat May 6 06:49:46 2017 UTC (7 years ago) by jsr166
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
8177789: fix collections framework links to point to java.util package doc

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Wed Apr 19 23:45:50 2017 UTC (7 years, 1 month ago) by jsr166
Branch: MAIN
Changes since 1.57: +12 -13 lines
Diff to previous 1.57
Redo @link and @linkplain; one @link was pointing to the wrong poll method

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Sep 30 00:03:02 2015 UTC (8 years, 7 months ago) by jsr166
Branch: MAIN
Changes since 1.56: +4 -4 lines
Diff to previous 1.56
fix all the (optional) broken links using -Xdocrootparent hack

Revision 1.56 - (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.55: +1 -1 lines
Diff to previous 1.55
standardize code sample idiom: * <pre> {@code

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Dec 31 22:40:51 2014 UTC (9 years, 4 months ago) by jsr166
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
consistent use of redundant public modifier in interfaces

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Tue Dec 2 05:48:28 2014 UTC (9 years, 5 months ago) by jsr166
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
this collection => this XXX

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 23:23:05 2013 UTC (10 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.52: +0 -1 lines
Diff to previous 1.52
Fix all occurrences of javac8 warning: empty <p> tag

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Feb 11 17:27:45 2013 UTC (11 years, 3 months ago) by jsr166
Branch: MAIN
Changes since 1.51: +1 -0 lines
Diff to previous 1.51
add <caption> tags to all tables

Revision 1.51 - (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.50: +50 -50 lines
Diff to previous 1.50
<tt> -> {@code

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 18:03:10 2012 UTC (11 years, 6 months ago) by jsr166
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
normalize whitespace after <p>

Revision 1.49 - (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.48: +2 -3 lines
Diff to previous 1.48
consistent style for code snippets

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Apr 21 11:30:11 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
CVS Tags: release-1_7_0
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
Typos

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 19:08:20 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.46: +4 -4 lines
Diff to previous 1.46
Use relative URLs in last change

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 16:25:54 2011 UTC (13 years, 1 month ago) by dl
Branch: MAIN
Changes since 1.45: +8 -4 lines
Diff to previous 1.45
Link for "optional" -- CR 6546713

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

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

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Wed Sep 14 21:45:12 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.42: +7 -6 lines
Diff to previous 1.42
happens-before

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Sep 8 21:58:22 2005 UTC (18 years, 8 months ago) by jsr166
Branch: MAIN
Changes since 1.41: +3 -3 lines
Diff to previous 1.41
whitespace

Revision 1.41 - (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.40: +1 -1 lines
Diff to previous 1.40
Edit pass for happens-before descriptions

Revision 1.40 - (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.39: +6 -0 lines
Diff to previous 1.39
Happens-before markup

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

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue May 17 16:17:01 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
doc fixes

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Tue May 17 04:17:31 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.36: +136 -74 lines
Diff to previous 1.36
doc fixes

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon May 2 17:30:20 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
<p> before <table>

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon May 2 08:35:49 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.34: +8 -8 lines
Diff to previous 1.34
E o -> E e

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon May 2 02:47:17 2005 UTC (19 years ago) by jsr166
Branch: MAIN
Changes since 1.33: +10 -9 lines
Diff to previous 1.33
doc fixes

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

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun Dec 26 20:14:03 2004 UTC (19 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.31: +33 -26 lines
Diff to previous 1.31
Add table

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Nov 21 01:40:53 2004 UTC (19 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.30: +33 -1 lines
Diff to previous 1.30
Changes for maintenance/RFE phase

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Jun 24 23:55:01 2004 UTC (19 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Documentation wording fixes

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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jan 27 11:36:31 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.27: +4 -1 lines
Diff to previous 1.27
Add Collection framework membership doc

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 13:25:10 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.26: +3 -2 lines
Diff to previous 1.26
Improve wording

Revision 1.26 - (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.25: +2 -2 lines
Diff to previous 1.25
Headers reference Creative Commons

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 17:31:23 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_DEC9_POST_ES_SUBMIT, JSR166_DEC9_PRE_ES_SUBMIT
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Wording and typo cleanup pass

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Oct 19 13:38:34 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_NOV3_FREEZE
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
Changed doc strings for generic params

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

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 5 23:00:18 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.21: +37 -15 lines
Diff to previous 1.21
added drainTo; clarified various exception specs

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

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Sep 15 12:02:46 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Fix some javadoc inconsistencies

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

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 15:40:10 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.17: +47 -32 lines
Diff to previous 1.17
Adapt AbstractQueue changes; Conditionalize CancellableTask.reset; new TimeUnit methods

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 13:34:57 2003 UTC (20 years, 8 months ago) by dl
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Fixed html tag

Revision 1.16 - (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.15: +2 -5 lines
Diff to previous 1.15
Removed non-standard tags and misc javadoc cleanup

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 15:48:14 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
CVS Tags: JSR166_CR1
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Typo fix, minor style fix, and fix use of PBQ.offer(x, y, z) after removal
of throws IE

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

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 5 06:38:51 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
Fixed tense of summary sentences (Adds rather than add etc)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Aug 4 01:59:40 2003 UTC (20 years, 9 months ago) by dholmes
Branch: MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
consistent wording on @throws

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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 16:00:19 2003 UTC (20 years, 9 months ago) by tim
Branch: MAIN
Changes since 1.8: +17 -15 lines
Diff to previous 1.8
Added addAll() back in.

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

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

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

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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 18:20:20 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Misc documentation updates

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 28 23:00:40 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRERELEASE_0_1
Changes since 1.2: +6 -6 lines
Diff to previous 1.2
Simple ScheduledExecutor

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:14:39 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.1: +53 -22 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 (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