> 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

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2364/files
  - new: https://git.openjdk.org/valhalla/pull/2364/files/fc9c7c9b..5ab5ec96

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2364&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2364&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 3 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/2364.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2364/head:pull/2364

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

Reply via email to