RFR: 8195600: [Graal] jdi tests timeouts with Graal because debuggee vm is not resumed

Jean Christophe Beyler jcbeyler at google.com
Thu Aug 8 11:38:25 UTC 2019


Hi Daniil,

Looks good to me,
Jc

On Wed, Aug 7, 2019 at 3:39 PM Daniil Titov <daniil.x.titov at oracle.com>
wrote:

> Please review the change that fixes the failing tests when running with
> Graal. The issue originally
> included several vmTestbase/nsk/jdi tests but only 2 of them still fail:
> -
> vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java
> -
> vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java
>
> The problem with these two tests is that they consume all memory to force
> the class unloading that
> results in the exception during JVMCI compiler initialization and the test
> failure.
>
> The fix filters these tests out to not run with Graal compiler.
>
> Webrev: http://cr.openjdk.java.net/~dtitov/8195600/webrev.01/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8195600
>
> Thanks,
> Daniil
>
>
>

-- 

Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190808/422af9de/attachment.html>


More information about the serviceability-dev mailing list