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

SendaoYan syan at openjdk.org
Sat Oct 11 06:01:23 UTC 2025


On Thu, 9 Oct 2025 10:38:06 GMT, Manuel Hässig <mhaessig 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.

Thanks for the reviews @mhaessig @chhagedorn

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

PR Comment: https://git.openjdk.org/jdk/pull/27720#issuecomment-3392956637


More information about the hotspot-compiler-dev mailing list