-
Bug
-
Resolution: Fixed
-
P4
-
6
-
-
b35
-
generic
-
generic
Changes to javadoc in src/share/classes/java/util/concurrent/atomic
remove bogus trailing ";" from @return
Add the word "Atomically" to the getAndSet methods.
(Atomicity is the whole point of providing this method, right?)
Change verb form of first sentences to JDK standard
whitespace changes
sets the value of the field -> sets the field -- less pedantic
###@###.### 2005-04-18 18:37:40 GMT
remove bogus trailing ";" from @return
Add the word "Atomically" to the getAndSet methods.
(Atomicity is the whole point of providing this method, right?)
Change verb form of first sentences to JDK standard
whitespace changes
sets the value of the field -> sets the field -- less pedantic
###@###.### 2005-04-18 18:37:40 GMT