diff test/serviceability/jvmti/GetObjectSizeOverflow.java @ 17974:09f19d3de485

8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper Reviewed-by: sla, allwin
author ykantser
date Thu, 05 Jun 2014 15:55:49 +0200
parents 997fd9660dd5
children
line wrap: on
line diff
--- a/test/serviceability/jvmti/GetObjectSizeOverflow.java	Fri Jun 06 09:53:30 2014 -0700
+++ b/test/serviceability/jvmti/GetObjectSizeOverflow.java	Thu Jun 05 15:55:49 2014 +0200
@@ -29,7 +29,7 @@
  * @test
  * @bug 8027230
  * @library /testlibrary
- * @build GetObjectSizeOverflowAgent
+ * @build ClassFileInstaller com.oracle.java.testlibrary.* GetObjectSizeOverflowAgent
  * @run main ClassFileInstaller GetObjectSizeOverflowAgent
  * @run main GetObjectSizeOverflow
  */