hg: hsx/hotspot-rt/hotspot: 8028520: JVM should not throw VerifyError when a private method overrides a final method
harold.seigel at oracle.com
harold.seigel at oracle.com
Thu Nov 21 19:12:55 PST 2013
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
More information about the serviceability-dev
mailing list