Withdrawn: 8319850: PrintInlining should print which methods are late inlines

Joshua Cao duke at openjdk.org
Thu Feb 15 21:28:00 UTC 2024


On Fri, 10 Nov 2023 07:45:38 GMT, Joshua Cao <duke at openjdk.org> wrote:

> I'm not 100% sure if this covers all case of late inlines.
> 
> Passes jtreg tier1 locally on my Linux machine with a fastdebug build. With sample Java programs and -XX:+PrintInlining, I can see
> 
> 
> @ 15   java.lang.Float::valueOf (9 bytes)   late inline (boxing method)

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/16595


More information about the hotspot-compiler-dev mailing list