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

Clean up CDS archived class loader_type()

XMLWordPrintable

      The use of loader_type() for archived class can be cleaned up. An archived class' (including class for user defined class loader) loader type can be quickly determined using the shared path table index. Removing the loader_type misc flags and set_class_loader_type() will help eliminate duplication and make the code cleaner. It will also free 3 bits in InstanceKlass _misc_flags for other potential usages.

            ccheung Calvin Cheung
            jiangli Jiangli Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: