RFR: 8369490: Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java

Christian Hagedorn chagedorn at openjdk.org
Thu Oct 9 10:38:01 UTC 2025


On Thu, 9 Oct 2025 09:47:30 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> The 'Runinfo info' parameters in compiler/c2/gvn/TestBitCompressValueTransform.java is unused, maybe we can remove the unused parameters.
> 
> Change has been verified locally on linux-x64, test-fix only, trivial fix, no risk.

Looks good and trivial, thanks for following up on that!

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27720#pullrequestreview-3318304694


More information about the hotspot-compiler-dev mailing list