<AWT Dev> <Awt Dev> [9] Review Request for 8130769: The new menu can't be shown on the menubar after clicking the "Add" button.

Semyon Sadetsky semyon.sadetsky at oracle.com
Thu Jul 16 16:08:15 UTC 2015


Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8130769
webrev: http://cr.openjdk.java.net/~ssadetsky/8130769/webrev.00/

This is regression from JDK-7155957. Menu should be added to MenuBar 
collection before the adding it to MenuBar's peer otherwise it is not 
painted.

--Semyon


More information about the awt-dev mailing list