On Fri, 20 Aug 2021 15:01:35 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixed review comments > > test/jdk/java/awt/im/4959409/bug4959409.java line 87: > >> 85: keyPressedEventLatch.countDown(); >> 86: jLabel.setText("keyPressed receive for Shift+1"); >> 87: System.out.println("keyPressed receive for >> Shift+1"); > > Here, it was correct: “received”. Over curiously did search and replace . Corrected ------------- PR: https://git.openjdk.java.net/jdk/pull/5058