8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests

Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.

Reviewed-by: mseledtsov, sla, iklam
This commit is contained in:
Chris Plummer 2015-10-29 12:04:04 -07:00
parent 55e8101952
commit d78d0c4fa4
281 changed files with 284 additions and 280 deletions

View file

@ -23,7 +23,7 @@
/*
* @test MethodMatcherTest
* @library /testlibrary /../../test/lib
* @library /testlibrary /test/lib
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI MethodMatcherTest