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

deployJava1.dll hangsin IE 9 when installing 1.7 from 1.6.0_29

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 7u4
    • 7
    • deploy

      FULL PRODUCT VERSION :
      none

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      Windows 7 64-bit

      A DESCRIPTION OF THE PROBLEM :
      When a 1.6.0_29 JRE is installed & no other Java, an HTML file with this script hangs right after the initial download dialog is complete. Process Explorer shows that is from C:\Windows\SysWOW64 & version 6.0.290.11. Works fine from Firefox x86.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Install 1.6.0 JRE. Paste the html in the source code section to a file on the desktop. Double click it open in IE, or right click if IE is not default browser. Click the Launch button on page.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      No hang

      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      </head>
      <body>
      Launch me!!!
      <script src="http://www.java.com/js/deployJava.js"></script>
      <script>
      deployJava.setInstallerType("kernel");
      deployJava.createWebStartLaunchButton("yourAppHere.jnlp", '1.7.0');
      </script>
      </body>
      </html>

      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      Provide link and directions for customer to follow that by-pass this automated process.

            ccheung Calvin Cheung
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: