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

Make extension class loader lazier

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • core-libs
    • b43
    • generic
    • generic

      In order to achieve the cold start gain described in 6278968 and
      6278974, it is necessary to make the JDK's core libraries lazier with
      respect to their opening of jar files. Currently, the launcher and the
      extension loader open jars on sun.boot.class.path and in jre.ext.dirs
      for the purpose of finding bootstrap and extension resources and
      services. The meta-index functionality in 6278974 can be reused to
      describe the contents of these jars so that they can be opened more
      lazily.

      ###@###.### 2005-06-14 01:11:46 GMT

            kbr Kenneth Russell (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: