ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/ConcurrentHashMap.java
Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Feb 9 13:28:47 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
CVS Tags: JSR166_PFD
Changes since 1.43: +10 -8 lines
Diff to previous 1.43
Wording fixes and improvements

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Feb 7 13:03:59 2004 UTC (20 years, 3 months ago) by dl
Branch: MAIN
Changes since 1.42: +8 -1 lines
Diff to previous 1.42
Match iterator-as-entry behavior to changes in java.util versions

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

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

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Jan 20 04:35:02 2004 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
javadoc lint; Thread.interrupt shouldn't throw exception if thread dead

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 15:10:31 2004 UTC (20 years, 4 months ago) by tim
Branch: MAIN
Changes since 1.38: +41 -41 lines
Diff to previous 1.38
fixed signatures to match java.util

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 17:22:22 2004 UTC (20 years, 4 months ago) by dl
Branch: MAIN
Changes since 1.37: +0 -2 lines
Diff to previous 1.37
Javadoc fix

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

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

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

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 21:43:57 2003 UTC (20 years, 5 months ago) by dl
Branch: MAIN
Changes since 1.33: +5 -1 lines
Diff to previous 1.33
Entry toString shouldn't throw exception

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Dec 6 00:16:20 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.32: +36 -12 lines
Diff to previous 1.32
replace returns old value

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 21:07:44 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.31: +30 -3 lines
Diff to previous 1.31
Add ConcurrentMap.replace; fix other typos

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Fri Nov 28 12:37:00 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.30: +54 -0 lines
Diff to previous 1.30
Added replace method

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 17:50:28 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.29: +126 -38 lines
Diff to previous 1.29
Ensure EntrySet Entry setValue writes through to map

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Nov 12 01:04:24 2003 UTC (20 years, 6 months ago) by dl
Branch: MAIN
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
fixed typos; avoided some casts

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

Revision 1.27 - (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.26: +2 -2 lines
Diff to previous 1.26
Changed doc strings for generic params

Revision 1.26 - (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.25: +2 -0 lines
Diff to previous 1.25
Added docs for type params

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Oct 12 12:21:23 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.24: +14 -12 lines
Diff to previous 1.24
doc clarifications

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Oct 10 23:51:28 2003 UTC (20 years, 7 months ago) by dl
Branch: MAIN
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Rephrased by-permission clause

Revision 1.23 - (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.22: +18 -28 lines
Diff to previous 1.22
Proofreading pass -- many minor adjustments

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

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 14:09:52 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.20: +107 -27 lines
Diff to previous 1.20
Avoid ABA problem in CHP; fix other javadocs

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

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 13:01:41 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.18: +54 -54 lines
Diff to previous 1.18
Replaced overspecification of constructors with better wording

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 23:32:25 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.17: +6 -5 lines
Diff to previous 1.17
Kill ScheduledExecutor Date methods; Documentation clarifications

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Aug 24 14:47:31 2003 UTC (20 years, 9 months ago) by dl
Branch: MAIN
Changes since 1.16: +32 -22 lines
Diff to previous 1.16
Javadoc clarifications

Revision 1.16 - (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.15: +4 -8 lines
Diff to previous 1.15
Scrunched catch, finally, else clauses.

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

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Aug 6 11:11:49 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.13: +15 -0 lines
Diff to previous 1.13
Clarify iterator semantics

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 22:48:54 2003 UTC (20 years, 10 months ago) by dl
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Fixed signatures on ConcurrentMap.remove

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 16:43:47 2003 UTC (20 years, 10 months ago) by tim
Branch: MAIN
Changes since 1.11: +15 -15 lines
Diff to previous 1.11
Fix unchecked calls to raw type

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

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

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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Jun 24 14:34:47 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.7: +35 -25 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 (20 years, 11 months ago) by brian
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Partial javadoc pass

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 9 02:32:05 2003 UTC (20 years, 11 months ago) by dl
Branch: MAIN
Changes since 1.5: +9 -9 lines
Diff to previous 1.5
New ScheduledExecuor methods; minor javadoc cleanup

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 18:42:17 2003 UTC (21 years ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRELIMINARY_TEST_RELEASE_1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Added to emulation
Fixed some javadoc format errors

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 14:17:16 2003 UTC (21 years ago) by dl
Branch: MAIN
Changes since 1.3: +703 -951 lines
Diff to previous 1.3
New CHM class with variable segments.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 29 13:49:24 2003 UTC (21 years ago) by dl
Branch: MAIN
CVS Tags: JSR166_PRERELEASE_0_1
Changes since 1.2: +40 -2 lines
Diff to previous 1.2
Please the new generics compiler

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:14:39 2003 UTC (21 years ago) by dl
Branch: MAIN
Changes since 1.1: +103 -45 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) Links to JSR166_PFD: (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