mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: ccheung, jiangli, mseledtsov
This commit is contained in:
parent
d1d1c16f8c
commit
568e8beda6
110 changed files with 144 additions and 144 deletions
|
@ -34,7 +34,7 @@
|
|||
* @compile CheckArchivedModuleApp.java
|
||||
* @run driver ClassFileInstaller -jar app.jar CheckArchivedModuleApp
|
||||
* @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
|
||||
* @run main ArchivedModuleWithCustomImageTest
|
||||
* @run driver ArchivedModuleWithCustomImageTest
|
||||
*/
|
||||
|
||||
import java.io.File;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue