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

Tool for packaging application/applets optimized for cold start time

XMLWordPrintable

    • generic
    • generic

      During investigation of streaming class loader project, it has been found that cold start time of application/applet might be improved by smart packaging of the application JARs, and only download JARs that are required to display the first UI of the application first, and download the rest in the background or on demand.

      This reduce the download size required for cold start of the application, and improve cold start time.

      We should investigate and see if we can create a tool for developers for this.

      for example:

      swingset2 applet:
      http://javaweb.sfbay.sun.com/~ngthomas/perf/swingset2/SwingSet2Split.html

      PathAnimation:
      http://javaweb.sfbay.sun.com/~ngthomas/javafx/pathanimation/12/fast/applet.html

            omazurov Oleg Mazurov (Inactive)
            ngthomas Thomas Ng (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: