Code Review for open

Prepared by:Krishna Addepalli on Tue Oct 31 17:19:00 IST 2017
Workspace:/cygdrive/d/Code_Base/jdk10_consolidated_new/client/open
Compare against: http://hg.openjdk.java.net/jdk10/client
Compare against version:tip:tip~1
Summary of changes: 117 lines changed: 117 ins; 0 del; 0 mod; 1123 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.desktop/share/classes/javax/swing/plaf/basic/BasicMenuItemUI.java

rev 47462 : Fixed JDK-8178430: JMenu in GridBagLayout flickers when label text shows "..."
and is updated.
***
JDK-8178430: Fixed following issues with the test:
1. Throw exception in case the menu bar size is not proper.
2. Run the test for about 10 seconds, and then automatically
close the window.
4 lines changed: 4 ins; 0 del; 0 mod; 1123 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/javax/swing/JMenu/8178430/LabelDotTest.java

rev 47462 : Fixed JDK-8178430: JMenu in GridBagLayout flickers when label text shows "..."
and is updated.
***
JDK-8178430: Fixed following issues with the test:
1. Throw exception in case the menu bar size is not proper.
2. Run the test for about 10 seconds, and then automatically
close the window.
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev.ksh (vers 25.16-hg+openjdk.java.net).