RFR: JDK14-8236841: compact constructor parameters are always final

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri Jan 10 19:02:25 UTC 2020


Looks good

Maurizio

On 10/01/2020 03:33, Vicente Romero wrote:
> Hi,
>
> Please review this simple fix for bug [1] at [2]. Javac was setting 
> the FINAL flag to all the parameters of the compact constructor. This 
> patch fixes that,
>
> Thanks,
> Vicente
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8236841
> [2] http://cr.openjdk.java.net/~vromero/8236841/webrev.00/
>


More information about the compiler-dev mailing list