Integrated: 8289436: Make the redefine timer statistics more accurate
Tongbao Zhang
duke at openjdk.org
Wed Jul 6 22:53:40 UTC 2022
On Wed, 29 Jun 2022 08:30:12 GMT, Tongbao Zhang <duke at openjdk.org> wrote:
> Make the redefine timer statistics more accurate
>
> After some significant performance improvements of the class redefinition, like:
> https://bugs.openjdk.org/browse/JDK-8139551
> https://bugs.openjdk.org/browse/JDK-8078725
>
> Some time-consumption operation were moved out the "redefine_single_class"
> So the time added by phase 1 and phase 2 cannot be accurately represented to the time of "vmop_doit"
This pull request has now been integrated.
Changeset: 403a9bc7
Author: Tongbao Zhang <tobytbzhang at tencent.com>
Committer: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/403a9bc79645018ee61b47bab67fe231577dd914
Stats: 10 lines in 2 files changed: 8 ins; 1 del; 1 mod
8289436: Make the redefine timer statistics more accurate
Reviewed-by: sspitsyn, cjplummer, lmesnik
-------------
PR: https://git.openjdk.org/jdk/pull/9322
More information about the serviceability-dev
mailing list