8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled

Reviewed-by: iklam, dholmes
This commit is contained in:
Jie Fu 2019-10-18 14:15:10 +08:00
parent 11fbd78f27
commit 75d143bcfc

View File

@ -25,6 +25,7 @@
* @test Default CDS archive file
* @summary JDK platforms/binaries do not support default CDS archive should
* not contain classes.jsa in the default location.
* @requires vm.cds
* @library /test/lib
* @build sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox