test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java
changeset 58731 de395bbd7a93
parent 57681 41f2f2829a09
child 58937 ba99c5a4491d
--- a/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java	Mon Oct 21 22:44:49 2019 +0200
+++ b/test/hotspot/jtreg/compiler/aot/fingerprint/SelfChangedCDS.java	Mon Oct 21 17:27:51 2019 +0800
@@ -27,7 +27,7 @@
  * @library /test/lib /
  * @modules java.base/jdk.internal.misc
  *          java.management
- * @requires vm.aot
+ * @requires vm.aot & vm.cds
  * @build compiler.aot.fingerprint.SelfChanged
  *        compiler.aot.AotCompiler
  *