RFR: 8355616: Incorrect ifdef in compilationMemoryStatistic.cpp
Aleksey Shipilev
shade at openjdk.org
Fri Apr 25 14:56:52 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.
Looks reasonable, thanks!
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24876#pullrequestreview-2794416533
More information about the hotspot-compiler-dev
mailing list