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

Nashorn misses linker for netscape.javascript.JSObject instances

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs
    • None
    • b29
    • generic
    • generic

        Browser's javascript engine objects are exposed as instances of netscape.javascript.JSObject class. Nashorn linker should specially handle instanceof this class. Property access, modification, indexed property access, modification should be routed to get/setMember, get/setSlot methods of this class to seamlessly integrate Nashorn with browser's JS engine objects.

              sundar Sundararajan Athijegannathan
              sundar Sundararajan Athijegannathan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: