RFR: 8256811: Delayed/missed jdwp class unloading events [v5]
Chris Plummer
cjplummer at openjdk.org
Wed Jun 29 22:36:45 UTC 2022
On Wed, 29 Jun 2022 12:40:42 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> > I didn't see any response to my suggested improvements to the test. Can you please comment on them and update the test if you agree? Thanks.
>
> I am still learning JDI and not quite sure how it works. But I think it is unrelated to this CR, can we do it in a separate CR? Thanks.
I'd like it done as part of this CR so we can be sure we are properly understanding how/when CLASS_UNLOADS events are sent and grouped, and to make sure there is no behavior change. I can apply your patch and then modify the test if you'd like.
-------------
PR: https://git.openjdk.org/jdk/pull/9168
More information about the serviceability-dev
mailing list