From ddd07b107e814ec846579a66d4f2005b7db9bb2f Mon Sep 17 00:00:00 2001 From: Coleen Phillimore Date: Tue, 6 May 2025 11:48:02 +0000 Subject: [PATCH] 8356172: IdealGraphPrinter doesn't need ThreadCritical Reviewed-by: rcastanedalo, chagedorn --- src/hotspot/share/opto/idealGraphPrinter.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hotspot/share/opto/idealGraphPrinter.cpp b/src/hotspot/share/opto/idealGraphPrinter.cpp index f532b7e5d6e..9a337739be5 100644 --- a/src/hotspot/share/opto/idealGraphPrinter.cpp +++ b/src/hotspot/share/opto/idealGraphPrinter.cpp @@ -1159,7 +1159,6 @@ void IdealGraphPrinter::print(const char* name, Node* node, GrowableArray