RFR: 8355616: Incorrect ifdef in compilationMemoryStatistic.cpp

Joel Sikström jsikstro at openjdk.org
Mon Apr 28 14:11:55 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.

Thank you for the reviews everyone!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24876#issuecomment-2835375614


More information about the hotspot-compiler-dev mailing list