RFR: 8316967: Correct the scope of vmtimer in UnregisteredClasses::load_class [v4]
Jiangli Zhou
jiangli at openjdk.org
Tue Oct 17 21:50:29 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
LGTM, thank.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16046#issuecomment-1767242356
More information about the hotspot-runtime-dev
mailing list