RFR [15] : 8249018 : clean up FileInstaller $test.src $cwd in vmTestbase_vm_mlvm tests
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Jul 8 18:41:35 UTC 2020
thanks Vladimir, pushed.
-- Igor
> On Jul 8, 2020, at 10:58 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Good.
>
> Thanks,
> Vladimir
>
> On 7/7/20 11:56 PM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev//8249018/webrev.00
>>> 116 lines changed: 0 ins; 64 del; 52 mod;
>> Hi all,
>> could you please review the patch which removes `FileInstaller . .` jtreg action from :vmTestbase_vm_mlvm tests?
>> from the main issue(8204985):
>>> all vmTestbase tests have '@run driver jdk.test.lib.FileInstaller . .' to mimic old test harness behavior and copy all files from a test source directory to a current work directory. some tests depend on this step, so we need 1st identify such tests and then either rewrite them not to have this dependency or leave FileInstaller only in these tests.
>> testing: :vmTestbase_vm_mlvm on linux-x64
>> webrev: http://cr.openjdk.java.net/~iignatyev//8249018/webrev.00
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8249018
>> Thanks,
>> -- Igor
More information about the hotspot-compiler-dev
mailing list