mockner [Mon, 13 Feb 2017 10:37:33 -0500] rev 46263
8169206: TemplateInterpreter::_continuation_entry is never referenced
Summary: TemplateInterpreter::_continuation_entry has been removed.
Reviewed-by: coleenp, dholmes, fparain
hseigel [Fri, 10 Feb 2017 07:46:07 -0500] rev 46262
8174092: Remove array-related access checks from Reflection::verify_class_access()
Summary: Change the parameter type to InstanceKlass* and fix the method's callers
Reviewed-by: acorn, coleenp, gtriantafill, lfoltan