Integrated: 8227060: Optimize safepoint cleanup subtask order

Coleen Phillimore coleenp at openjdk.org
Tue Jul 19 16:35:07 UTC 2022


On Fri, 15 Jul 2022 12:36:27 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Most of the analysis in the CR is for code that's removed, but I found one safepoint cleanup task that's unused.  Also the dictionary resizing and symbol/string table rehashing, while rare, could take a long time so I moved them sooner in the list.
> Tested with tier1-3.

This pull request has now been integrated.

Changeset: 96a542fe
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/96a542feb2064dba155ebf05311752995d164038
Stats:     60 lines in 5 files changed: 20 ins; 34 del; 6 mod

8227060: Optimize safepoint cleanup subtask order

Reviewed-by: kbarrett, pchilanomate

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

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


More information about the hotspot-dev mailing list