Changeset: 19146c82b6fc
Author:    hseigel
Date:      2013-11-21 14:41 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/19146c82b6fc

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

! src/share/vm/classfile/classFileParser.cpp

Reply via email to