RFR: 8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Jean Christophe Beyler
jcbeyler at google.com
Wed Apr 10 02:38:51 UTC 2019
Hi Daniil,
Looks good to me too :-)
Jc
On Tue, Apr 9, 2019 at 7:01 PM <serguei.spitsyn at oracle.com> wrote:
> Hi Daniil,
>
> It looks good.
>
> Thanks,
> Serguei
>
>
> On 4/9/19 4:37 PM, Daniil Titov wrote:
> > Please review the change that fixes intermittent failure of the test
> when running with Graal on.
> >
> > The problem here is the similar to the one fixed in JDK-8218401, the
> callbacks this test enables keep processing events and perform JVMTI calls
> after VM is terminated. The fix ensures that the test does a quick return
> from the callbacks after VMDeath event is received.
> >
> > Webrev: http://cr.openjdk.java.net/~dtitov/8222224/webrev.01/
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8222224
> >
> > Thanks!
> > --Daniil
> >
> >
>
>
--
Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190409/b680b279/attachment.html>
More information about the serviceability-dev
mailing list