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

Initialize InstanceKlass::_package_entry during CDS dump time

XMLWordPrintable

    • b08

      (This should be done after JDK-8244778 - Archive full module graph in CDS)

      With JDK-8244778, the PackageEntry of all archived classes (for the 3 built-in class loaders) are all created during CDS dump time. We can remember this in InstanceKlass::_package_entry to avoid the hashtable lookup at runtime.

            ccheung Calvin Cheung
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: