--- old/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 2016-03-15 14:25:44.176527272 +0100 +++ new/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 2016-03-15 14:25:44.084527268 +0100 @@ -29,9 +29,9 @@ * @build compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest * pool.sub.* pool.subpack.* sun.hotspot.WhiteBox * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* - * @run main ClassFileInstaller sun.hotspot.WhiteBox + * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission - * @run main/othervm compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest + * @run driver compiler.compilercontrol.jcmd.ClearDirectivesFileStackTest */ package compiler.compilercontrol.jcmd;