RFR 8207261: [Graal] JDI and JDWP tests that consume all memory should be filtered out to not run with Graal

Daniil Titov daniil.x.titov at oracle.com
Fri Jul 13 23:34:41 UTC 2018


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