RFR: 8282240: Add _name field to Method for NOT_PRODUCT only [v4]

Patricio Chilano Mateo pchilanomate at openjdk.java.net
Mon Feb 28 16:49:49 UTC 2022


On Sat, 26 Feb 2022 13:12:29 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix CDS ommission.

Adding that test case was a good idea :) 
Looks good!

Thanks,
Patricio

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

Marked as reviewed by pchilanomate (Reviewer).

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


More information about the hotspot-dev mailing list