<AWT Dev> [10] Review Request: 8193012 Small cleanup of AWTEvent class

Semyon Sadetsky semyon.sadetsky at oracle.com
Tue Dec 5 16:56:28 UTC 2017


Since this is a code cleanup can you remove all redundant initializers 
in the class as well. Also the volatile modifier for the acc field can 
be replaced by final.

--Semyon

On 12/04/2017 01:59 PM, Sergey Bylokhov wrote:
>
> Hello.
> Please review small cleanup for jdk10.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8193012
> Webrev can be found at: 
> http://cr.openjdk.java.net/~serb/8193012/webrev.00
>
> The fix for JDK-8129854[1] missed some fields in AWTEvent class which 
> became unused.
>
> [1] http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/dc69f25a52aa#l9.1
>



More information about the awt-dev mailing list