mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-05 21:50:20 +00:00
Fold instanceKlass::_enclosing_method_class_index and instanceKlass::_enclosing_method_method_index into the instanceKlass::_inner_classes array. Reviewed-by: never, coleenp