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