On Fri, 24 Apr 2026 06:34:31 GMT, Christian Hagedorn <[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).

This pull request has now been integrated.

Changeset: cfda30f3
Author:    Christian Hagedorn <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/cfda30f3735276318c291718ca1f3daaa0e124c8
Stats:     152 lines in 30 files changed: 21 ins; 55 del; 76 mod

8382896: [lworld] Various clean-ups in Valhalla related compiler code

Reviewed-by: mchevalier, thartmann

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

PR: https://git.openjdk.org/valhalla/pull/2364

Reply via email to