Integrated: 8325871: Move StringTable and SymbolTable rehashing calls

Coleen Phillimore coleenp at openjdk.org
Mon Mar 18 14:44:35 UTC 2024


On Tue, 12 Mar 2024 15:38:01 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Move the rehashing calls as a test in the concurrent work - ie. trigger concurrent work and check for the need to do rehashing. 
> 
> Tested with tier1-7.

This pull request has now been integrated.

Changeset: 7734466c
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7734466c4627c51b2c24b4b4dbf6db4184607aa3
Stats:     282 lines in 13 files changed: 76 ins; 141 del; 65 mod

8325871: Move StringTable and SymbolTable rehashing calls

Reviewed-by: eosterlund, aboldtch

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

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


More information about the hotspot-runtime-dev mailing list