RFR: 8282900: runtime/stringtable/StringTableCleaningTest.java verify unavailable at this moment

Robbin Ehn rehn at openjdk.org
Mon Oct 3 17:46:04 UTC 2022


On Mon, 3 Oct 2022 06:30:40 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi, please consider:
> 
> verify() is called by GC in safepoint so it should use the corresponding scanning method.
> verify_and_compare_entries() can wait for until there is no resize.
> 
> This makes these methods always succeed, passes t1-t6.

I'll check.

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

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


More information about the hotspot-runtime-dev mailing list