8243932: compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java test can use driver mode
Reviewed-by: thartmann
This commit is contained in:
parent
9921097bd9
commit
9687723c81
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -31,7 +31,7 @@
|
||||
* java.management
|
||||
* jdk.internal.jvmstat/sun.jvmstat.monitor
|
||||
*
|
||||
* @run main/timeout=240 compiler.codecache.cli.printcodecache.TestPrintCodeCacheOption
|
||||
* @run driver/timeout=240 compiler.codecache.cli.printcodecache.TestPrintCodeCacheOption
|
||||
*/
|
||||
|
||||
package compiler.codecache.cli.printcodecache;
|
||||
|
Loading…
Reference in New Issue
Block a user