Integrated: 8350584: Check the usage of LOG_PLEASE
SendaoYan
syan at openjdk.org
Mon Mar 3 07:52:01 UTC 2025
On Tue, 25 Feb 2025 03:32:30 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> Seen discussion in https://github.com/openjdk/jdk/pull/23290#issuecomment-2678001782. The LOG_PLEASE macro seems currently being defined are debugging leftovers that shouldn't have been committed. It's definition is typically
> commented or uncommented to provide some additional logging for some tests of interest.
>
> This PR comment out the `#define LOG_PLEASE` same to other gtests. Change has been verified locally, test-fix only, no risk.
This pull request has now been integrated.
Changeset: b054d24d
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b054d24df55a73bae70c784f6e75b3eb56d4be8b
Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 mod
8350584: Check the usage of LOG_PLEASE
Reviewed-by: stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/23764
More information about the hotspot-runtime-dev
mailing list