JDK-8013860 : Need Block.putSymbol to be copy on write
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: jdk.nashorn
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2013-05-03
  • Updated: 2015-08-24
  • Resolved: 2015-08-24
Related Reports
Duplicate :  
Description
This is a bit tricky. Attr calls it from all over the place with respect to the lexical context. I've patched it by now in the symbol-copy-on-write branch by just clearing out symbols before each block is entered.

Comments
Duplicate of JDK-8133300
24-08-2015