RFR 8165793 : Provide an API to query if a ClassLoader is parallel capable
Mandy Chung
mandy.chung at oracle.com
Mon Oct 10 22:51:39 UTC 2016
> On Oct 10, 2016, at 3:44 PM, Brent Christian <brent.christian at oracle.com> wrote:
>
> 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/
>
+1
Do you mind fixing @return in the registerAsParallelCapable method with {@code true} amd {@code false} since you are in this method. No need for a new webrev.
thanks
Mandy
More information about the core-libs-dev
mailing list