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