RFR: 8344009: Improve compiler memory statistics [v7]
Thomas Stuefe
stuefe at openjdk.org
Mon Mar 3 10:41:16 UTC 2025
On Mon, 3 Mar 2025 09:17:03 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> Thanks for addressing my comments! The latest changeset looks good (modulo unnecessary changes in `ostream.hpp`) and passes all tier1-5 tests in Oracle's test pipeline.
Many thanks, @robcasloz ! I also merged master and will wait for the last GHAs to finish. I may need a review update for the latest version.
> src/hotspot/share/utilities/ostream.hpp line 1:
>
>> 1: /*
>
> Please revert the unnecessary changes in this file as well.
Arrgh forgot those
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23530#issuecomment-2693941082
PR Review Comment: https://git.openjdk.org/jdk/pull/23530#discussion_r1977277368
More information about the hotspot-dev
mailing list