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

SendaoYan syan at openjdk.org
Sat Oct 11 06:01:24 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.

This pull request has now been integrated.

Changeset: 2dfe4586
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2dfe4586f7a29d9e3a944e6483d5d4cbbdde3be8
Stats:     19 lines in 1 file changed: 0 ins; 0 del; 19 mod

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

Reviewed-by: chagedorn, mhaessig

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

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


More information about the hotspot-compiler-dev mailing list