test/langtools/jdk/jshell/JdiHangingListenExecutionControlTest.java
branchniosocketimpl-branch
changeset 57175 7eb6cdd1204a
parent 50019 e2dc18484400
child 57178 738431fa8fb2
--- a/test/langtools/jdk/jshell/JdiHangingListenExecutionControlTest.java	Sun Feb 10 19:51:43 2019 +0000
+++ b/test/langtools/jdk/jshell/JdiHangingListenExecutionControlTest.java	Mon Feb 11 08:39:50 2019 +0000
@@ -39,7 +39,7 @@
 public class JdiHangingListenExecutionControlTest {
 
     private static final String EXPECTED_ERROR =
-            "Launching JShell execution engine threw: Accept timed out";
+            "Launching JShell execution engine threw: accept timeout";
 
     public void hangListenTimeoutTest() {
         try {