hg: hsx/jdk7u/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
       
    Mon Dec 16 13:55:27 PST 2013
    
    
  
Changeset: fe0d0f0242fb
Author:    hseigel
Date:      2013-12-16 13:15 -0500
URL:       http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/fe0d0f0242fb
8028520: JVM should not throw VerifyError when a private method overrides a final method
Summary: Exclude private methods when checking for final method override (backport)
Reviewed-by: kamg, coleenp, dholmes, mseledtsov
! src/share/vm/classfile/classFileParser.cpp
    
    
More information about the hotspot-dev
mailing list