Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8178442 JEP 311: Java Packager API & CLI
  3. JDK-8189710

Implement a mechanism for creating a bundle for downloaded files (from .jnlp).

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • deploy
    • generic
    • generic

      We need to implement a mechanism for creating a bundle for downloaded files (from .jnlp).
      All jars (and icon) must be downloaded to a temporary directory (probably something based on BUILD_ROOT (Files.createTempDirectory("fxbundler"))). JNLP files should also be downloaded to the same directory.
      tmp directory should be removed after creating the bundle.

            almatvee Alexander Matveev
            vdrozdov Victor Drozdov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: