diff -r e9db0f10f80e -r 5264a11d3753 test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java --- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Thu Jan 18 16:57:51 2018 -0800 +++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Thu Jan 18 16:57:54 2018 -0800 @@ -33,7 +33,7 @@ * @run driver compiler.calls.common.InvokeDynamicPatcher * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission - * @run main compiler.aot.AotCompiler + * @run driver compiler.aot.AotCompiler * -libname AotInvokeDynamic2InterpretedTest.so * -class compiler.calls.common.InvokeDynamic * -compile compiler.calls.common.InvokeDynamic.caller()V