hotspot/test/runtime/SharedArchiveFile/SharedStrings.java
changeset 46779 d80ca591ae48
parent 46522 86b13b03a053
--- a/hotspot/test/runtime/SharedArchiveFile/SharedStrings.java	Tue Aug 08 22:58:44 2017 +0200
+++ b/hotspot/test/runtime/SharedArchiveFile/SharedStrings.java	Thu Aug 03 10:24:34 2017 +0200
@@ -21,8 +21,9 @@
  * questions.
  */
 
-/*
+/**
  * @test
+ * @requires vm.cds
  * @summary Check to make sure that shared strings in the bootstrap CDS archive
  *          are actually shared
  * Feature support: G1GC only, compressed oops/kptrs, 64-bit os, not on windows