mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
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 changed files with 2 additions and 2 deletions
|
@ -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.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
* java.management
|
* java.management
|
||||||
* jdk.internal.jvmstat/sun.jvmstat.monitor
|
* 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;
|
package compiler.codecache.cli.printcodecache;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue