Integrated: 8346777: Add missing const declarations and rename variables

Christian Hagedorn chagedorn at openjdk.org
Thu Feb 6 14:52:15 UTC 2025


On Tue, 4 Feb 2025 09:43:12 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> This simple patch adds some missing `const` and applies variable renamings and parameter reorderings
> 
> Thanks,
> Christian

This pull request has now been integrated.

Changeset: e0487c7c
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e0487c7cbc16fdfe26d22f2b6e65bca7d4398252
Stats:     65 lines in 2 files changed: 1 ins; 0 del; 64 mod

8346777: Add missing const declarations and rename variables

Reviewed-by: epeter, thartmann

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

PR: https://git.openjdk.org/jdk/pull/23434


More information about the hotspot-compiler-dev mailing list