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

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Jun 22 10:43:25 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

Hi Alex,
This looks good to me.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list