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/'
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/'