-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
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.