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

PackageEntryTables should be created eagerly

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 10
    • 9
    • hotspot
    • None
    • b21

    Description

      Just about every class loader is going to load at least one class that is in a package, triggering the lazy creation of a PackageEntryTable. So, PackageEntryTables should be created eagerly. Then, no locking is needed to synchronize PackageEntryTable creation.

      Attachments

        Activity

          People

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: