RFR: 8369490: Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java
    SendaoYan 
    syan at openjdk.org
       
    Thu Oct  9 09:54:12 UTC 2025
    
    
  
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.
-------------
Commit messages:
 - 8369490: Remove unused Runinfo parameters in compiler/c2/gvn/TestBitCompressValueTransform.java
Changes: https://git.openjdk.org/jdk/pull/27720/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27720&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8369490
  Stats: 19 lines in 1 file changed: 0 ins; 0 del; 19 mod
  Patch: https://git.openjdk.org/jdk/pull/27720.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27720/head:pull/27720
PR: https://git.openjdk.org/jdk/pull/27720
    
    
More information about the hotspot-compiler-dev
mailing list