Hi,The server side exception is used to determine the test result status for some cases,
but because of concurrency issue, the exception possibly is not available. This patch is expected to fix this issue.
Webrev: http://cr.openjdk.java.net/~jjiang/8189760/webrev.00/ Issue: https://bugs.openjdk.java.net/browse/JDK-8189760 Best regards, John Jiang