On Fri, 24 Apr 2026 07:15:37 GMT, Tobias Hartmann <[email protected]> wrote:

>> I did a pass over the compiler code and cleaned up some code. This including:
>> - Unused variables
>> - Unused includes
>> - Make methods `const/static`
>> - Adding `override`
>> - Fix code style
>> - Rename variables that hide outer scope variables
>> - Remove unused code
>> - Remove line breaks not present in mainline
>> 
>> More details in PR comments.
>> 
>> I did some sanity testing up to tier4 + stress.
>> 
>> Thanks,
>> Christian
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> That looks good and trivial to me. Thanks for doing this Christian!

Thanks @TobiHartmann and @marc-chevalier for your review! I pushed a small 
update addressing the comments.

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

PR Comment: https://git.openjdk.org/valhalla/pull/2364#issuecomment-4312753141

Reply via email to