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

Nashorn misses linker for netscape.javascript.JSObject instances

    XMLWordPrintable

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: