Review request for 8019947: inherited property invalidation does not work with two globals in same context

A. Sundararajan sundararajan.athijegannathan at oracle.com
Fri Jul 5 01:27:12 PDT 2013


Please review updated webrev : 
http://cr.openjdk.java.net/~sundar/8019947/webrev.01/

Adjusted class loader code in Context, avoiding reflection to create 
Global, directly referring to objects.* classes in codegen, Context,
using "MH" lookup in objects.* classes.

-Sundar

On Friday 05 July 2013 12:55 AM, A. Sundararajan wrote:
> Please review http://cr.openjdk.java.net/~sundar/8019947/
>
> Tests and test262 tests pass. uglify.js passed (tested by JF)
>
> -Sundar



More information about the nashorn-dev mailing list