-
Enhancement
-
Resolution: Won't Fix
-
P3
-
9
Removing InstanceKlass::_method_ordering for the minimalVM will give a dynamic footprint decrease. It is only used with JVMTI class redefinition and CDS, neither of which is supported by the minimalVM.