RFR(S) : 8251998 remove usage of PropertyResolvingWrapper in vmTestbase/jit/t

Igor Ignatyev igor.ignatyev at oracle.com
Sat Aug 22 02:02:33 UTC 2020


Thank you Vladimir, pushed.

-- Igor

> On Aug 21, 2020, at 1:04 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> Looks good.
> 
> Thanks,
> Vladimir K
> 
> On 8/20/20 1:57 PM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev//8251998/webrev.00
>>> 69 lines changed: 4 ins; 24 del; 41 mod;
>> Hi all,
>> could you please review this small patch which removes usages of PropertyResolvingWrapper from vmTestbase/jit/t tests and reenabled allowSmartActionArgs?
>> background from the main bug:
>>> CODETOOLS-7902352 added support of using ${property} in action directive, so PropertyResolvingWrapper isn't needed anymore and can be removed.
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8251998
>> webrev: http://cr.openjdk.java.net/~iignatyev//8251998/webrev.00
>> testing: :vmTestbase_vm_compiler
>> Thanks,
>> -- Igor
>>  



More information about the hotspot-compiler-dev mailing list