On 04/03/15 15:37, Sergey Bylokhov wrote:
http://cr.openjdk.java.net/~serb/8074028/webrev.05/src/java.desktop/share/classes/java/awt/MenuComponent.java.sdiff.html
What's the point of ComponentPeer peer = this.peer; ? Why not just use peer as in other places in this file?
Thanks, Vadim