RFR: 8316967: Correct the scope of vmtimer in UnregisteredClasses::load_class [v2]
Jiangli Zhou
jiangli at openjdk.org
Wed Oct 11 01:36:00 UTC 2023
On Thu, 5 Oct 2023 21:25:40 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Simple fix for removing the vmtimer from `UnregisteredClasses::load_class` and the corresponding `PerfClassTraceTime` constructor.
>>
>> Passed tier1 testing.
>> --------------------
>> Update: correct the scope of the vmtimer instead of removing it.
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>
> correct the scope of the vmtimer
Marked as reviewed by jiangli (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16046#pullrequestreview-1669592083
More information about the hotspot-runtime-dev
mailing list