On Fri, 24 Apr 2026 11:43:52 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). > > Christian Hagedorn has updated the pull request incrementally with one > additional commit since the last revision: > > Review Marc Marked as reviewed by thartmann (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/2364#pullrequestreview-4170148169
