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

Manuel Hässig mhaessig at openjdk.org
Thu Oct 9 10:41: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.

That looks good and trivial. Thanks for fixing this.

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

Marked as reviewed by mhaessig (Committer).

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


More information about the hotspot-compiler-dev mailing list