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

Remove applet code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • deploy

      FXJar.java 49: * <li> embeds of fallback AWT applet (to be used if JavaFX is not available)

      Application.java 73: /**
           * Main class of AWT-based applet to be used if application fail to launch
           * due to missing FX runtime and installation of JavaFX is not possible.
           *
           * @ant.not-required
           */
          public void setFallbackClass(String v) {
              fallbackApp = v;
          }

            cbensen Chris Bensen (Inactive)
            cbensen Chris Bensen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: