RFR(S) : 8251998 remove usage of PropertyResolvingWrapper in vmTestbase/jit/t
Igor Ignatyev
igor.ignatyev at oracle.com
Thu Aug 20 20:57:34 UTC 2020
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