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

Avoid unnecessary stripping of package names from FQN's in is_same_class_package() methods

XMLWordPrintable

    • b21

      When an InstanceKlass* is passed to an is_same_class_package() method, it can get the package name directly from the InstanceKlass's package entry instead of parsing the class's fully qualified name to determine its package name.

            hseigel Harold Seigel (Inactive)
            ctornqvi Christian Tornqvist
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: