Review request for 8022483: Nashorn compatibility issues in jhat's OQL feature
Attila Szegedi
attila.szegedi at oracle.com
Wed Aug 7 05:44:48 PDT 2013
+1
On Aug 7, 2013, at 5:22 AM, A. Sundararajan <sundararajan.athijegannathan at oracle.com> wrote:
> Please review http://cr.openjdk.java.net/~sundar/8022483/
>
> * JSAdapter change: __call__ for method calls in Nashorn
> * No __proto__ assignment support in Nashorn - changed to copy functions from proto
> * Wrapperless Java object access in Nashorn. instanceof java.lang.Object to check for Java objects is wrong in nashorn.
> Checking for 'script object' by Object.getPrototypeOf call.
> * Made documentation current and checked all example queries (manually) against a sample heap dump.
>
> Thanks
> -Sundar
More information about the serviceability-dev
mailing list