Integrated: 8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase

Alex Menkov amenkov at openjdk.java.net
Thu Jun 24 00:35:33 UTC 2021


On Fri, 18 Jun 2021 22:57:41 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> Accordingly the spec CompiledMethodLoad/CompiledMethodUnload events may be sent in the start and live phases.
> VM implementation send them only in the live phase, but tests should expect them in the start phase too

This pull request has now been integrated.

Changeset: 51d91597
Author:    Alex Menkov <amenkov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/51d915979cec4f4d7f20df8e5d3394025d7a3dc7
Stats:     8 lines in 2 files changed: 0 ins; 0 del; 8 mod

8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase

Reviewed-by: sspitsyn, cjplummer

-------------

PR: https://git.openjdk.java.net/jdk/pull/4535


More information about the serviceability-dev mailing list