8078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path

Fri, 24 Apr 2015 09:47:07 +0200

author
tschatzl
date
Fri, 24 Apr 2015 09:47:07 +0200
changeset 7786
0956bdcc671e
parent 7785
f967da7f0c3c
child 7787
1ec24746bb40

8078375: [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path
Reviewed-by: jmasa, jwilhelm

test/gc/g1/TestLargePageUseForAuxMemory.java file | annotate | diff | comparison | revisions
     1.1 --- a/test/gc/g1/TestLargePageUseForAuxMemory.java	Thu Apr 23 15:59:48 2015 +0200
     1.2 +++ b/test/gc/g1/TestLargePageUseForAuxMemory.java	Fri Apr 24 09:47:07 2015 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test TestLargePageUseForAuxMemory.java
     1.5   * @bug 8058354
     1.6   * @key gc
     1.7 - * @library /testlibrary /../../test/lib
     1.8 + * @library /testlibrary /testlibrary/whitebox
     1.9   * @requires (vm.gc=="G1" | vm.gc=="null")
    1.10   * @build TestLargePageUseForAuxMemory
    1.11   * @run main ClassFileInstaller sun.hotspot.WhiteBox

mercurial