RFR: 8291456: com/sun/jdi/ClassUnloadEventTest.java failed with: Wrong number of class unload events: expected 10 got 4

Serguei Spitsyn sspitsyn at openjdk.org
Tue Oct 18 04:28:50 UTC 2022


On Tue, 18 Oct 2022 04:18:33 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Do you mean that before the flush operation returns all events are guaranteed to have been processed?

Exactly. And it happens before the VMDeath event is posted.

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

PR: https://git.openjdk.org/jdk/pull/10736


More information about the serviceability-dev mailing list