Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075366

Slow scope access to global let/const does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u60
    • 8u40
    • core-libs
    • None
    • b10
    • generic
    • generic

        We currently don't implement slow scope access (with, eval) to lexically declared global variables. These variables are kept in a separate global environment and are only accessible by calling findGetMethod/findSetMethod directly on Global.

              hannesw Hannes Wallnoefer
              hannesw Hannes Wallnoefer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: