RFR 8163969: Cyclic interface initialization causes JVM crash

Coleen Phillimore coleen.phillimore at oracle.com
Fri Sep 16 15:22:37 UTC 2016


Summary: Fix interface initialization to follow spec: interface 
initializations do not set initialization state of interfaces that 
extend them.

Tested with: all hotspot jtreg tests, co-located nsk tests, 
non-colocated nsk tests, and jck tests.

open webrev at http://cr.openjdk.java.net/~coleenp/8163969.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8163969

Thanks,
Coleen


More information about the hotspot-runtime-dev mailing list