--- old/test/hotspot/jtreg/runtime/exceptionMsgs/AbstractMethodError/AME2_C.jasm 2018-02-27 10:50:45.420812000 +0100 +++ new/test/hotspot/jtreg/runtime/exceptionMsgs/AbstractMethodError/AME2_C.jasm 2018-02-27 10:50:44.975777000 +0100 @@ -39,4 +39,5 @@ return; } + /* Method aFunctionOfMyInterface() is missing to cause error. */ }