RFR: 8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase
Alex Menkov
amenkov at openjdk.java.net
Wed Jun 23 23:39:27 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
Ping. Need 2nd reviewer for the fix
-------------
PR: https://git.openjdk.java.net/jdk/pull/4535
More information about the serviceability-dev
mailing list