JDK-8369490 : Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 26
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2025-10-09
  • Updated: 2025-10-21
  • Resolved: 2025-10-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26 b20Fixed
Related Reports
Causes :  
Description
The 'Runinfo info' parameters in compiler/c2/gvn/TestBitCompressValueTransform.java is unused, maybe we can remove the unused parameters.
Comments
Changeset: 2dfe4586 Branch: master Author: SendaoYan <syan@openjdk.org> Date: 2025-10-11 05:58:14 +0000 URL: https://git.openjdk.org/jdk/commit/2dfe4586f7a29d9e3a944e6483d5d4cbbdde3be8
11-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27720 Date: 2025-10-09 09:47:30 +0000
09-10-2025