8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation

Fix incorrect full test name

Reviewed-by: kvn
This commit is contained in:
Pavel Punegov 2015-12-09 00:30:32 +03:00
parent 555dd24642
commit a1bb5b8456

View file

@ -30,7 +30,7 @@
* compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.* * compiler.testlibrary.CompilerUtils compiler.compilercontrol.share.actions.*
* @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission * sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm compiler.compilercontrol.commands.ExcludeTest * @run main/othervm compiler.compilercontrol.commandfile.ExcludeTest
*/ */
package compiler.compilercontrol.commandfile; package compiler.compilercontrol.commandfile;