On Thu, May 5, 2016 at 6:59 PM, Mandy Chung <mandy.ch...@oracle.com> wrote:
>      * where <code>loader</code> is determined as follows: if there is a
>      * method on the current thread's stack whose declaring class is not a
>      * <a href="../lang/ClassLoader.html#builtinLoaders">
>      * <em>platform class</em></a> (and was not a generated to implement
>      * reflective invocations), then <code>loader</code> is the class loader
>      * of such class; otherwise, <code>loader</code> is the {@linkplain
>      * ClassLoader#getPlatformClassLoader() platform class loader}.
>
> Revised webrev:
>   http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8155977/webrev.01/

Hi,

"a generated to implement" should probably be fixed.

Regards
Florent

-- 
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

Reply via email to