RFR 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal
Chris Plummer
chris.plummer at oracle.com
Sat Jul 14 00:28:31 UTC 2018
Looks good.
Chris
On 7/13/18 4:34 PM, Daniil Titov wrote:
> Please review the change that filters out 8 JDI and JDWP tests when running with Graal. These tests consume all memory ( to force GC or to test that the OutOfMemory error is thrown ) that sporadically results in the exceptions in the Graal compiler threads and failure.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8207261
> Webrev: http://cr.openjdk.java.net/~dtitov/8207261/webrev.01/
>
> Thanks!
>
> Best regards,
> Daniil
>
>
>
More information about the serviceability-dev
mailing list