RFR: 8355616: Incorrect ifdef in compilationMemoryStatistic.cpp
Julian Waters
jwaters at openjdk.org
Mon Apr 28 09:12:48 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.
Marked as reviewed by jwaters (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24876#pullrequestreview-2798615715
More information about the hotspot-compiler-dev
mailing list