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

Add Jar indexing to Java Web Start, and update JNLPClassLoader.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • deploy
    • b24
    • generic, x86
    • generic, windows_2000, windows_xp



      Name: ch7115 Date: 05/23/2002


      Java Web Start does not support Jar Indexing which is a part of
      the Jar File Spec. In stead it has "eager" and "lazy" mode of
      download of the jar files. The problem is that we have to mention
      all the jar file names, some of our apps has 120 jar files, in the
      jnlp file with download=lazy set. It would be of great help to stick
      to the standard on-demand load of the jar files through Jar Indexing.
      Even when you specify download=lazy, it is unclear how the Java Web
      Start finds out the class,jar file mapping.
      (Review ID: 146929)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: