RFR: 8355616: Incorrect ifdef in compilationMemoryStatistic.cpp
Thomas Stuefe
stuefe at openjdk.org
Fri Apr 25 15:25:45 UTC 2025
On Fri, 25 Apr 2025 14:45:48 GMT, Joel Sikström <jsikstro at openjdk.org> wrote:
> Hi,
>
> Working on a patch close to this area and saw that the ifdef didn't match the "#endif" just below. The ifdef should be COMPILER1 instead of COMPILER2.
+1 thank you
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24876#pullrequestreview-2794501682
More information about the hotspot-compiler-dev
mailing list