diff --git a/test/hotspot/gtest/metaspace/test_clms.cpp b/test/hotspot/gtest/metaspace/test_clms.cpp index ca126b7f61581..a1bcb65eaedaf 100644 --- a/test/hotspot/gtest/metaspace/test_clms.cpp +++ b/test/hotspot/gtest/metaspace/test_clms.cpp @@ -38,7 +38,7 @@ #ifdef _LP64 -#define LOG_PLEASE +// #define LOG_PLEASE #include "metaspaceGtestCommon.hpp" #include "metaspaceGtestContexts.hpp" #include "metaspaceGtestRangeHelpers.hpp" diff --git a/test/hotspot/gtest/metaspace/test_metaspacearena.cpp b/test/hotspot/gtest/metaspace/test_metaspacearena.cpp index e44e3abe398dd..e99c22abf88a4 100644 --- a/test/hotspot/gtest/metaspace/test_metaspacearena.cpp +++ b/test/hotspot/gtest/metaspace/test_metaspacearena.cpp @@ -40,7 +40,7 @@ #include "utilities/debug.hpp" #include "utilities/globalDefinitions.hpp" -#define LOG_PLEASE +// #define LOG_PLEASE #include "metaspaceGtestCommon.hpp" #include "metaspaceGtestContexts.hpp" #include "metaspaceGtestRangeHelpers.hpp" diff --git a/test/hotspot/gtest/runtime/test_os_reserve_between.cpp b/test/hotspot/gtest/runtime/test_os_reserve_between.cpp index 7e326fda43904..34dd26dcf1769 100644 --- a/test/hotspot/gtest/runtime/test_os_reserve_between.cpp +++ b/test/hotspot/gtest/runtime/test_os_reserve_between.cpp @@ -30,7 +30,7 @@ #include "utilities/macros.hpp" #include "utilities/resourceHash.hpp" -#define LOG_PLEASE +// #define LOG_PLEASE #include "testutils.hpp" #include "unittest.hpp"