diff -r 18e65332ac5c -r 4d85990f9c4a test/hotspot/jtreg/vmTestbase/jit/t/t113/t113.gold --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/hotspot/jtreg/vmTestbase/jit/t/t113/t113.gold Fri Jun 01 15:48:55 2018 -0700 @@ -0,0 +1,2 @@ +java.lang.ClassCastException: jit.t.t113.kid1 cannot be cast to jit.t.t113.kid2 + at jit.t.t113.t113.main(t113.java:59)