8350584: Check the usage of LOG_PLEASE

Reviewed-by: stuefe
This commit is contained in:
SendaoYan 2025-03-03 07:48:12 +00:00
parent 717c4997a2
commit b054d24df5
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@
#ifdef _LP64
#define LOG_PLEASE
// #define LOG_PLEASE
#include "metaspaceGtestCommon.hpp"
#include "metaspaceGtestContexts.hpp"
#include "metaspaceGtestRangeHelpers.hpp"

View File

@ -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"

View File

@ -30,7 +30,7 @@
#include "utilities/macros.hpp"
#include "utilities/resourceHash.hpp"
#define LOG_PLEASE
// #define LOG_PLEASE
#include "testutils.hpp"
#include "unittest.hpp"