RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v4]
Volker Simonis
simonis at openjdk.org
Fri Jan 26 12:53:41 UTC 2024
On Fri, 26 Jan 2024 09:33:17 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Volker Simonis has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Made the flag experimental and added an assertion to set_can_hotswap_or_post_breakpoint()
>
> src/hotspot/share/runtime/globals.hpp line 2016:
>
>> 2014: "Unconditionally record nmethod dependencies on class " \
>> 2015: "rewriting/transformation independently of the JVMTI " \
>> 2016: " can_{retransform/redefine}_classes capabilities.") \
>
> Probably match the indenting of previous delcarations?
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17509#discussion_r1467617316
More information about the hotspot-compiler-dev
mailing list