[9] RFR JDK-8039888: [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java

2017-02-24 Thread Prasanta Sadhukhan
Hi All, Please review a testbug fix where although the test description mention about keyboard garbage, but I was getting NPE in windows7. Bug: https://bugs.openjdk.java.net/browse/JDK-8039888 webrev: http://cr.openjdk.java.net/~psadhukhan/8039888/webrev.00/ NPE was caused by the fact that on

Re: [9] RFR JDK-8039888: [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java

2017-02-24 Thread Sergey Bylokhov
Looks fine. > > Hi All, > > Please review a testbug fix where although the test description mention about > keyboard garbage, but I was getting NPE in windows7. > Bug: https://bugs.openjdk.java.net/browse/JDK-8039888 > webrev: http://cr.openjdk.java.net/~psadhukhan/8039888/webrev.00/ > > NPE w