On Thu, 21 Jul 2022 13:33:01 GMT, Zhengyu Gu <z...@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. [JDK-8255987](https://bugs.openjdk.org/browse/JDK-8255987)? ------------- PR: https://git.openjdk.org/jdk/pull/9168