Integrated: 8370521: GenShen: Various code cleanup related to promotion

William Kemper wkemper at openjdk.org
Fri Oct 31 00:11:11 UTC 2025


On Thu, 23 Oct 2025 22:50:04 GMT, William Kemper <wkemper at openjdk.org> wrote:

> * Use more log tags for finer grained control over debug output. 
> * Add instrumentation for plab and cset decisions
> * Fix typos in comments and minor formatting issues
> * Rename some methods and variables for easier reading
> 
> There are no behavioral changes here. These changes were hoisted from https://github.com/openjdk/jdk/pull/27632 to facilitate its review.

This pull request has now been integrated.

Changeset: 6347f10b
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6347f10bf1dd3959cc1f2aba32e72ca8d9d56e82
Stats:     75 lines in 12 files changed: 18 ins; 10 del; 47 mod

8370521: GenShen: Various code cleanup related to promotion

Reviewed-by: fandreuzzi, kdnilsen, ysr

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

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


More information about the hotspot-gc-dev mailing list