On 30/06/16 01:04, Doug Lea wrote:
On Wed, Jun 29, 2016 at 8:38 AM, Daniel Fuchs <[email protected] <mailto:[email protected]>> wrote:I mean something like: "The maximum number of spare threads used by the common pool is 256: to arrange the same value as is used by default for the common pool, use {@code 256} plus the parallelism level for {@code maximumPoolSize}."Thanks! I added a variant of this sentence.
On 30/06/16 12:20, Martin Buchholz wrote:
Webrev regenerated with updates. Lots of rework for the atomic VarHandle specs. http://cr.openjdk.java.net/~martin/webrevs/openjdk9/jsr166-jdk9-integration/
Thanks Doug, Martin, I find the new text is indeed more clear :-) best regards, -- daniel
