On Mon, 22 Jan 2024 23:38:40 GMT, John R Rose <jr...@openjdk.org> wrote:

>> src/hotspot/share/runtime/globals.hpp line 2014:
>> 
>>> 2012:                                                                       
>>>       \
>>> 2013:   product(bool, AlwaysRecordEvolDependencies, true, DIAGNOSTIC,       
>>>       \
>>> 2014:                 "Unconditionally record method dependencies on class 
>>> "      \
>> 
>> "... record compiled method dependencies ..."?
>
> (yes, “compiled methods” or even “nmethods”, or “methods in code cache”)

Thanks.  I went with "nmethods" because it's the shortest alternative :)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17509#discussion_r1463767652

Reply via email to