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

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Fri Feb 24 11:39:57 UTC 2017


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 onject was used before instantiation. 
Fixed the NPE.

Regards
Prasanta



More information about the swing-dev mailing list