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

Slow client JVM initialization at applet launch time (2)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 6u10
    • 6u10
    • deploy
    • b23
    • generic
    • generic

    Description

      CR 6668037 started to fix the slow launch time, and boost it about 200ms.

      We figured, this is not sufficient,
      and need to measure the 'coast-coast' startup time,
      which is from client JVM launch until the call of applet.init().

      We have a 'gut' feeling, that this period is >> 1s,
      at least on Unix.

      While impl. the 2nd iteration to boost the performance,
      the measurement showed, that the JVM launch time itself differs each time
      and lies around 200-400ms.

      The total launch time incl. JVM until applet.init()
      was around 1.4s on GNU/Linux x86_64 running 32bit binaries.

      Attachments

        Issue Links

          Activity

            People

              sgothelsunw Sven Gothel (Inactive)
              sgothelsunw Sven Gothel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: