[9] RFR (XS): 8164648: [TESTBUG] jittester failed compilation after 8157957
Tatiana Pivovarova
tatiana.pivovarova at oracle.com
Tue Aug 23 16:16:18 UTC 2016
Hello!
Please review this small patch
Bug:
After fixing JDK-8157957 jit-tester compilation failed with:
cp: cannot stat '../jdk': No such file or directory
Makefile:122: recipe for target 'copytestlibrary' failed
make: *** [copytestlibrary] Error 1
because folder 'jdk' in '$JDK/hotspot/test/testlibrary/' was moved to
'$JDK/test/lib/'
Tested
locally, linux-x64
bug : https://bugs.openjdk.java.net/browse/JDK-8164648
webrev : http://cr.openjdk.java.net/~tpivovarova/8164648/webrev.00/
--
Thanks,
Tatiana
More information about the hotspot-compiler-dev
mailing list