RFR: 8346777: Add missing const declarations and rename variables
Christian Hagedorn
chagedorn at openjdk.org
Wed Feb 5 08:26:42 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
I undid the removal of `ReplaceInitAndStrideStrategy` that I extracted too early from the full patch for Assertion Predicates. This patch now becomes a simple cleanup patch (see updated description above).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23434#issuecomment-2636047008
More information about the hotspot-compiler-dev
mailing list