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

PackageEntryTables should be created eagerly

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: