RFR: 8319850: PrintInlining should print which methods are late inlines [v3]
theoweidmannoracle
duke at openjdk.org
Thu Nov 21 13:11:22 UTC 2024
On Fri, 15 Nov 2024 02:03:56 GMT, Dean Long <dlong at openjdk.org> wrote:
>> theoweidmannoracle has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add test
>
> I don't see that print_inlining_append_late() with InliningResult::FAILURE is being tested.
@dean-long I've refactored how print inlining works as the old cold was unmaintainable. This should also address the concerns you had about the patch previously.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21899#issuecomment-2491104518
More information about the hotspot-compiler-dev
mailing list