RFR: JDK-8317683: Add JIT memory statistics [v2]

Thomas Stuefe stuefe at openjdk.org
Thu Oct 12 16:06:54 UTC 2023


On Wed, 11 Oct 2023 12:25:54 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>> 
>>  - Feedback Vladimir
>>  - Compilation memory statistic
>
> Also, I know it is not currently an option to specify enum values for cflag types but it would be more coherent from a user perspective if there was one compiler directive with 3 possible values
> 
>   MemStat = Off*/Collect/Print     *=default

Thanks @adinn and @vnkozlov. I'll wait for the GHAs and then push.

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

PR Comment: https://git.openjdk.org/jdk/pull/16076#issuecomment-1759906238


More information about the hotspot-compiler-dev mailing list