8209946: [TESTBUG] CDS tests should use "@run driver"

Reviewed-by: ccheung, jiangli, mseledtsov
This commit is contained in:
Ioi Lam 2018-10-02 14:32:33 -07:00
parent d1d1c16f8c
commit 568e8beda6
110 changed files with 144 additions and 144 deletions

View file

@ -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;