On 05.03.2015 1:30, Vadim Pakhnushev wrote:
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?
I didn't realize that this.peer can be changed from another thread after null check, my bad.

Thanks,
Vadim

Reply via email to