diff -r ea0d0781c63c -r e9db0f10f80e test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java --- a/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Tue Jan 16 16:57:53 2018 -0800 +++ b/test/hotspot/jtreg/compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java Thu Jan 18 16:57:51 2018 -0800 @@ -30,7 +30,7 @@ * @build compiler.calls.common.InvokeDynamic * compiler.calls.common.InvokeDynamicPatcher * compiler.aot.AotCompiler - * @run main compiler.calls.common.InvokeDynamicPatcher + * @run driver compiler.calls.common.InvokeDynamicPatcher * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main compiler.aot.AotCompiler