RFR: 8356172: IdealGraphPrinter doesn't need ThreadCritical

Coleen Phillimore coleenp at openjdk.org
Tue May 6 11:51:19 UTC 2025


On Mon, 5 May 2025 12:27:22 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this possibly trivial change.
> Tested with hs-precheckin-comp test list.

Thanks for the review Roberto and Christian.  We used to have a lot more ThreadCriticals scattered around this code so I think this was just another place that one landed, I don't see what it could have protected now relative to the other ThreadCritical that we still have.  Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/25035#issuecomment-2854275217


More information about the hotspot-compiler-dev mailing list