Integrated: 8355616: Incorrect ifdef in compilationMemoryStatistic.cpp
Joel Sikström
jsikstro at openjdk.org
Mon Apr 28 14:11:56 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.
This pull request has now been integrated.
Changeset: 66358fa2
Author: Joel Sikström <jsikstro at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/66358fa2c0074b02f6087f1e1501eff9364a25f2
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8355616: Incorrect ifdef in compilationMemoryStatistic.cpp
Reviewed-by: shade, stuefe, jwaters
-------------
PR: https://git.openjdk.org/jdk/pull/24876
More information about the hotspot-compiler-dev
mailing list