RFR(M/S) : 8251127 : clean up FileInstaller $test.src $cwd in remaining vmTestbase_vm_compiler tests :

Igor Ignatyev igor.ignatyev at oracle.com
Thu Aug 27 00:08:09 UTC 2020


thanks Vladimir, pushed.

-- Igor

> On Aug 25, 2020, at 6:10 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> Good.
> 
> Thanks,
> Vladimir K
> 
> On 8/25/20 6:01 PM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev/8251127/webrev.00/
>>> 560 lines changed: 132 ins; 367 del; 61 mod;
>> Hi all,
>> could you please review the patch which removes FileInstaller actions from :vmTestbase_vm_compiler?
>> the biggest chunk of the patch is just removal for '@run jdk.test.lib.FileInstaller' produced by sed '/jdk.test.lib.FileInstaller \. \./d'. human-made changes are:
>>  - moving jtreg test descriptions to the test source in t108-t113, corresponding changes in TEST.quick-groups and fixing line numbers in t108-t113.gold files
>>  - adding -Dtest.src=${test.src} to the tests which use ExecDriver (t087,t088,t108-t113), so GoldChecker would be able to find .gold file
>> testing: :vmTestbase_vm_compiler
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8251127
>> webrev: http://cr.openjdk.java.net/~iignatyev/8251127/webrev.00/
>> Thanks,
>> -- Igor
>>  



More information about the hotspot-compiler-dev mailing list