hseigel [Fri, 15 Dec 2017 11:23:50 -0500] rev 48463
8154587: Resolution fails for default method named 'clone'
Summary: Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them.
Reviewed-by: acorn, lfoltan
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48462
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov