Integrated: 8282240: Add _name field to Method for NOT_PRODUCT only

Coleen Phillimore coleenp at openjdk.java.net
Mon Feb 28 20:35:21 UTC 2022


On Thu, 24 Feb 2022 12:50:01 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Whenever I'm debugging I really wish I knew the name of the method that I'm looking at, so I added this field in not-product.
> Tested with tier1 on Oracle platforms.

This pull request has now been integrated.

Changeset: c7cd1487
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c7cd1487fe00172be59e7571991f960c59b8c0eb
Stats:     42 lines in 5 files changed: 33 ins; 0 del; 9 mod

8282240: Add _name field to Method for NOT_PRODUCT only

Reviewed-by: pchilanomate, hseigel

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

PR: https://git.openjdk.java.net/jdk/pull/7608


More information about the hotspot-dev mailing list