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

Fix LauncherImpl to allow passing jar files without JavaFX-* manifest attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      Currently the launchApplication method called by the Java launcher will not accept a Jar file that does not contain JavaFX-Application-Class in it's manifest. This should be fixed to allow for any Jar file to be launched, so long as the class referenced by the Main-Class attribute extends Application.

            ddehaven David Dehaven (Inactive)
            ddehaven David Dehaven (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: