On 10/10/16 2:30 PM, Mandy Chung wrote:
The patch looks fine. It would be good to add @see #registerAsParallelCapable in this new method. Also the first “parallel capable” occurrance in the class spec and the registerAsParallelCapable method spec to @linkplain #isParallelCapable.
Thanks for having a look, and for the suggestions. I also added an @see #isParallelCapable in registerAsParallelCapable().
Webrev updated in place: http://cr.openjdk.java.net/~bchristi/8165793/webrev.00/ -Brent