diff test/compiler/startup/StartupOutput.java @ 14502:2757a106eaa8

8032642: [TESTBUG] Fix testbugs in compiler/startup/.* Summary: Fixed issues with these tests Reviewed-by: kvn, twisti
author anoll
date Wed, 26 Feb 2014 07:44:59 +0100
parents a196f1aaec86
children 4ca6dc0799b6
line wrap: on
line diff
--- a/test/compiler/startup/StartupOutput.java	Tue Feb 25 10:42:25 2014 -0800
+++ b/test/compiler/startup/StartupOutput.java	Wed Feb 26 07:44:59 2014 +0100
@@ -25,8 +25,7 @@
  * @test
  * @bug 8026949
  * @summary Test ensures correct VM output during startup
- * @library ../../testlibrary
- *
+ * @library /testlibrary
  */
 import com.oracle.java.testlibrary.*;