RFR: 8261444: Remove unused fields in Lower

Claes Redestad redestad at openjdk.java.net
Thu Feb 11 10:44:40 UTC 2021


On Tue, 9 Feb 2021 14:19:56 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> A small code cleanup in Lower, removing a few unused fields.
>> 
>> Last usage of classDollar was removed by JDK-8175191, and dollarCloseResource was removed by JDK-8194978
>> 
>> Testing: tier1-2
>
> looks good

Thanks Vicente!

-------------

PR: https://git.openjdk.java.net/jdk/pull/2482


More information about the compiler-dev mailing list