On 04/03/2016 04:54, Mandy Chung wrote:
On Mar 3, 2016, at 7:36 PM, David DeHaven <david.deha...@oracle.com> wrote:
Updated webrev:
http://cr.openjdk.java.net/~ddehaven/8132743/webrev.1/
Looks fine to me. Thanks for the update.
Just reading the javadoc again and I wonder about this statement in the
package description:
"The classes in this package were initially specified by Netscape, and
are the de facto standard mechanism for calling JavaScript from the Java
runtime."
Does need to qualify the statement to say when in the web browser? Just
thinking about the scripting API as a way to integrate with JavaScript.
-Alan