PackageEntryTables should be created eagerly

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: