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

LiveConnect JS->J call crashes Firefox on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 6u10
    • 6u10
    • deploy
    • None
    • x86
    • linux

      Run the following JS-J script on Linux, using latest JRE 6u10, whether it's OJI plugin or new plugin that is used, Firefox browser crashed upon clicking OK to dismiss the JS dialog popped up.

      The same script works fine on Windows.


      <html>
      <body>
      <script>
      var ap=new java.applet.Applet();
      alert('debug');
      alert(ap.toString.__proto__.call(0xbabebabe));
      </script>
      </body>
      </html>

            kbr Kenneth Russell (Inactive)
            dphamsunw Danielle Pham (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: