RFR 8165793 : Provide an API to query if a ClassLoader is parallel capable
Brent Christian
brent.christian at oracle.com
Mon Oct 10 22:44:41 UTC 2016
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
More information about the core-libs-dev
mailing list