8032642: [TESTBUG] Fix testbugs in compiler/startup/.*

Fixed issues with these tests

Reviewed-by: kvn, twisti
This commit is contained in:
Albert Noll 2014-02-26 07:44:59 +01:00
parent 84c68fc78a
commit 39b5a040cd
2 changed files with 6 additions and 13 deletions

View file

@ -25,8 +25,7 @@
* @test
* @bug 8026949
* @summary Test ensures correct VM output during startup
* @library ../../testlibrary
*
* @library /testlibrary
*/
import com.oracle.java.testlibrary.*;