--- old/test/compiler/unsafe/UnsafeGetConstantField.java 2016-08-11 13:26:59.248199900 -0400 +++ new/test/compiler/unsafe/UnsafeGetConstantField.java 2016-08-11 13:26:58.846952400 -0400 @@ -26,7 +26,7 @@ /* * @test * @summary tests on constant folding of unsafe get operations - * @library /testlibrary + * @library /test/lib * * @requires vm.flavor == "server" *