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

dtfx.js should install java on windows using the java kernel installer.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • fx1.2
    • deploy
    • Windows

      as per PRD-531, when a user navigates to a javafx app or applet on a web page (on windows) and Java is not installed, dtfx.js should invoke the java kernel installer instead of the online java installer.

      simple change to dtfx.js. add the line:
      deployJava.setInstallerType("kernel");
      in front of the line:
      deployJava.installLatestJRE();

            herrick Andy Herrick (Inactive)
            ggalimbe Gustavo Galimberti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: