hseigel [Thu, 21 Nov 2013 14:41:13 -0500] rev 21765
8028520: JVM should not throw VerifyError when a private method overrides a final method
Summary: Exclude private methods when checking for final method override.
Reviewed-by: kamg, coleenp, dholmes, mseledtsov