RFR: 8256811: Delayed/missed jdwp class unloading events [v18]
Coleen Phillimore
coleenp at openjdk.org
Thu Jul 21 14:34:22 UTC 2022
On Thu, 21 Jul 2022 13:33:01 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
>> Hi, it was added because some tests were failing. With the concurrent posting, we were missing events and flushing them made the tests pass.
>
>> Hi, it was added because some tests were failing. With the concurrent posting, we were missing events and flushing them made the tests pass.
>
> Thanks, @coleenp
> Can you recall what were those tests?
>
> I removed the block and passed `vmTestbase_nsk_jdi`, `vmTestbase_nsk_jdwp` and `hotspot_serviceability` on Linux x86_64, I know Oracle has more tests.
@zhengyu123 try the tests with stress shendandoah flags if you have them. I think I had a lot of failures with ZGC and ZCG ZFragmentationLimit=0.1 or something like that.
-------------
PR: https://git.openjdk.org/jdk/pull/9168
More information about the serviceability-dev
mailing list