diff test/compiler/startup/StartupOutput.java @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents 2757a106eaa8
children
line wrap: on
line diff
--- a/test/compiler/startup/StartupOutput.java	Tue Apr 01 14:09:03 2014 +0200
+++ b/test/compiler/startup/StartupOutput.java	Tue Apr 01 13:57:07 2014 +0200
@@ -25,7 +25,8 @@
  * @test
  * @bug 8026949
  * @summary Test ensures correct VM output during startup
- * @library /testlibrary
+ * @library ../../testlibrary
+ *
  */
 import com.oracle.java.testlibrary.*;