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

jfxrt.jar has a duplicate JSObject class without getWindow(Applet)

    XMLWordPrintable

Details

    • 8
    • b19
    • generic
    • generic
    • Verified

    Backports

      Description

        See https://javafx-jira.kenai.com/browse/RT-30622 for a description of the problem.

        This is a regression introduced in JDK 8 by the inclusion of jfxrt.jar in lib/ext such that it is loaded by default, and will take precedence over classes loaded from plugin.jar.

        The root cause of the problem is that jfxrt.jar and plugin.jar each has a copy of netscape.javascript.JSObject, and the copies are divergent.

        Attachments

          Issue Links

            Activity

              People

                kcr Kevin Rushforth
                kcr Kevin Rushforth
                Votes:
                1 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: