RFR(S) : 8252004 : remove usage of PropertyResolvingWrapper in vmTestbase/nsk/sysdict
Igor Ignatyev
igor.ignatyev at oracle.com
Fri Aug 21 17:46:41 UTC 2020
http://cr.openjdk.java.net/~iignatyev/8252004/webrev.00/
> 22 lines changed: 0 ins; 22 del; 0 mod;
Hi all,
could you please review this small patch which removes usage of PropertyResolvingWrapper from nsk/sysdict tests and reenables 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-8252004
webrev: http://cr.openjdk.java.net/~iignatyev/8252004/webrev.00
testing: :vmTestbase_nsk_sysdict
Thanks,
-- Igor
More information about the hotspot-runtime-dev
mailing list