mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
Fix incorrect full test name Reviewed-by: kvn
This commit is contained in:
parent
555dd24642
commit
a1bb5b8456
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue