RFR: 8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase
Chris Plummer
cjplummer at openjdk.java.net
Thu Jun 24 00:12:31 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
Marked as reviewed by cjplummer (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4535
More information about the serviceability-dev
mailing list