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