RFR(S) : 8251126 : nsk.share.GoldChecker should read golden file from ${test.src}
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Aug 4 23:58:48 UTC 2020
http://cr.openjdk.java.net/~iignatyev/8251126/webrev.00/
> 37 lines changed: 7 ins; 20 del; 10 mod;
Hi all,
could you please review this patch?
from JBS:
> as of now, nsk.share.GoldChecker reads golden files from the current directory, which makes it necessary to copy golden files from ${test.src} before the execution of the tests which use GoldChecker.
after this patch, FileInstaller actions will become redundant in 103 of :vmTestbase_vm_compiler tests and will be removed by 8251127.
JBS: https://bugs.openjdk.java.net/browse/JDK-8251126
webrev: http://cr.openjdk.java.net/~iignatyev/8251126/webrev.00/
testing: :vmTestbase_vm_compiler tests
8251127: https://bugs.openjdk.java.net/browse/JDK-8251127
Thanks,
-- Igor
More information about the hotspot-compiler-dev
mailing list