RFR 8037400: Remove getInitialMap getters and GlobalObject interface

2014-03-14 Thread A. Sundararajan
Please review http://cr.openjdk.java.net/~sundar/8037400/ Bug: https://bugs.openjdk.java.net/browse/JDK-8037400 -Sundar

hg: nashorn/jdk9/nashorn: 8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one.

2014-03-14 Thread marcus . lagergren
Changeset: 005ac813256a Author:lagergren Date: 2014-03-14 14:27 +0100 URL: http://hg.openjdk.java.net/nashorn/jdk9/nashorn/rev/005ac813256a 8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right

Re: JEP 194: Nashorn Code Persistence

2014-03-14 Thread Jim Laskey (Oracle)
Thank you sir. On Mar 11, 2014, at 6:08 PM, mark.reinh...@oracle.com wrote: > Posted: http://openjdk.java.net/jeps/194 > > - Mark