RFR: 8356751: IGV: clean up redundant field _should_send_method
    duke 
    duke at openjdk.org
       
    Wed Jun 11 08:39:29 UTC 2025
    
    
  
On Tue, 10 Jun 2025 08:58:15 GMT, Benoît Maillard <duke at openjdk.org> wrote:
> This PR removes private field `IdealGraphPrinter::_should_send_method` (as it was only ever assigned `true`) and all usages in conditions.
> 
> ### Testing
> 
> - [x] [GitHub Actions](https://github.com/benoitmaillard/jdk/actions?query=branch%3AJDK-8356751)
> - [x] tier1, and some Oracle internal testing
> - [x] Ran IdealGraphVisualizer and made sure that no crash occured
> 
> Shout out to @mhaessig for introducing me to IGV
> 
> Thanks!
@benoitmaillard 
Your change (at version 2a1ac442211befbbc15b0849a54f4804704a9bbd) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25714#issuecomment-2961738947
    
    
More information about the hotspot-compiler-dev
mailing list