Review request 8006222 - Move slot from SpillProperty to Property

Marcus Lagergren marcus.lagergren at oracle.com
Fri Feb 8 03:16:19 PST 2013


I'm fine with it, please verify that dual fields still works by doing 

 java -Dnashorn.fields.dual=true -jar dist/nashorn.jar --log=fields test/examples/typechain.js
you should see several forType=xxx where xxx != Object in the log . if you only see forType=Object it's broken somehow

/M

On Feb 7, 2013, at 9:01 PM, Jim Laskey (Oracle) <james.laskey at oracle.com> wrote:

> Just some little stuff sitting on my desk for a bit.  leading up to more changes in properties.
> 
> Please review http://cr.openjdk.java.net/~jlaskey/8006222/webrev.00/index.html
> 
> 



More information about the nashorn-dev mailing list