test/jdk/java/net/httpclient/SmokeTest.java
branchhttp-client-branch
changeset 56084 6146d87993db
parent 56083 32ff53628380
child 56089 42208b2f224e
--- a/test/jdk/java/net/httpclient/SmokeTest.java	Tue Feb 06 17:21:28 2018 +0000
+++ b/test/jdk/java/net/httpclient/SmokeTest.java	Tue Feb 06 17:26:49 2018 +0000
@@ -983,7 +983,7 @@
         }
         // Third test
         if (n > 7) {
-            try {latch.await();} catch (InterruptedException e) {}
+            try {latch8.await();} catch (InterruptedException e) {}
             if (np > 4) {
                 System.err.println("XXX np = " + np);
             }