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

plugin applets fail when spec version "6.0.10" given

XMLWordPrintable

    • b01
    • generic
    • generic

        Both Java Web Start and Java Plugin have code to compare the requires jnlp specification version with the ones they support.
        In Java Web Start, this is in Launcher.java, and allows specifications that include:
        1.0, 1.5, 6.0, 6.0.10, and 6.0.18.
        In Java Plugin, there is the same method, JNLP2Manager.isValidSpecificationVersion, but it only claims to support 1.0, 1.5, and 6.0.
        needs to be made up to date with latest JNLP spec versions as they come out

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: