hg: jdk8u/hs-dev/hotspot: 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
28 Jan
2014
28 Jan
'14
4:33 p.m.
Changeset: 4638c4d7ff10 Author: hseigel Date: 2014-01-24 08:13 -0500 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/4638c4d7ff10 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass. Summary: Check if method is static before throwing exception. Reviewed-by: kamg, coleenp, lfoltan, fparain ! src/share/vm/classfile/classFileParser.cpp + test/runtime/finalStatic/FinalStatic.java
4421
Age (days ago)
4421
Last active (days ago)
0 comments
1 participants
participants (1)
-
harold.seigel@oracle.com