RFR: 8199443: Nashorn multithread bottleneck with "use strict"
    Jim Laskey 
    james.laskey at oracle.com
       
    Thu Mar 15 13:41:41 UTC 2018
    
    
  
+1
> On Mar 15, 2018, at 10:30 AM, Hannes Wallnöfer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review:
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8199443
> Webrev: http://cr.openjdk.java.net/~hannesw/8199443/webrev/
> 
> If we make sure the property maps for strict functions and arguments are set up correctly (they weren’t before) we can skip setting the property in ScriptObject#initUserAccessors.
> 
> Thanks,
> Hannes
> 
> 
    
    
More information about the nashorn-dev
mailing list