RFR: 8316967: Correct the scope of vmtimer in UnregisteredClasses::load_class [v4]
Ioi Lam
iklam at openjdk.org
Tue Oct 17 20:38:46 UTC 2023
On Mon, 16 Oct 2023 21:37:23 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:
>
> remove _perf_sys_class_lookup_time
The latest version looks good.
-------------
Marked as reviewed by iklam (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16046#pullrequestreview-1683336150
More information about the hotspot-runtime-dev
mailing list