< prev index next >

test/hotspot/jtreg/compiler/valhalla/valuetypes/TestUnresolvedValueClass.java

Print this page

@@ -24,10 +24,11 @@
 /**
  * @test
  * @bug 8187679
  * @summary The VM should exit gracefully when unable to resolve a value type argument
  * @library /test/lib
+ * @build SimpleValueType
  * @run main/othervm -XX:+EnableValhalla TestUnresolvedValueClass
  */
 
 import java.io.File;
 import jdk.test.lib.process.OutputAnalyzer;
< prev index next >