RFR (L) 8211782: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/[I-S]*

JC Beyler jcbeyler at google.com
Mon Oct 8 20:57:32 UTC 2018


Thanks both,

I pushed it with Alex' minor fix,
Jc

On Mon, Oct 8, 2018 at 12:12 PM Alex Menkov <alexey.menkov at oracle.com>
wrote:

> Looks good.
>
> For some reason one statement in
> nsk/jvmti/RetransformClasses/retransform003/retransform003.cpp
> (@@ -105,92 +97,35 @@)
> was not converted to 1-liner like others in the same file:
> +    if (!NSK_VERIFY((loader_class = jni->GetObjectClass(loader)
>                   ) != NULL
>               )
>          )
> Could you please fix it (no need other round of review)
>
> --alex
>
> On 10/05/2018 17:06, serguei.spitsyn at oracle.com wrote:
> > Hi Jc,
> >
> > It looks good to me.
> >
> > Thanks,
> > Serguei
> >
> > On 10/5/18 3:00 PM, JC Beyler wrote:
> >> Hi all,
> >>
> >> I continued the NSK_CPP_STUB removal with this webrev:
> >>
> >> Webrev: http://cr.openjdk.java.net/~jcbeyler/8211782/webrev.00/
> >> <http://cr.openjdk.java.net/%7Ejcbeyler/8211782/webrev.00/>
> >> Bug: https://bugs.openjdk.java.net/browse/JDK-8211782
> >>
> >> This does another 50 file batch. I added the steps and scripts in this
> >> bug as well so that you can see what was done. Some extra long lines
> >> happen and I'm working on seeing if I can detect that ahead of time
> >> but it might remain a manual step every time.
> >>
> >> I've tested the modified changes on my machine, all modified tests pass.
> >>
> >> Let me know what you think,
> >> Jc
> >
>


-- 

Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181008/24e9cf2a/attachment.html>


More information about the serviceability-dev mailing list