RFR: 8290834: Improve potentially confusing documentation on collection of profiling information [v2]
Julian Waters
jwaters at openjdk.org
Fri Jul 22 07:34:02 UTC 2022
On Fri, 22 Jul 2022 01:13:50 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Julian Waters has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Correct comment with respect to review
>
> src/hotspot/share/oops/methodData.hpp line 41:
>
>> 39:
>> 40: // The MethodData object collects counts and other profile information
>> 41: // during zeroth-tier (interpreter) execution.
>
> This should probably say levels 0 and 3.
Updated, thanks for the correction
-------------
PR: https://git.openjdk.org/jdk/pull/9598
More information about the hotspot-compiler-dev
mailing list