TestFrames.java deoptimization
David Griffiths
david.griffiths at gmail.com
Tue Jun 19 11:49:48 UTC 2018
On 19 June 2018 at 12:28, <hotspot-dev-request at openjdk.java.net> wrote:
> Someone posted a question about inlining and deoptimization, but I can't
> find the original email. I have an answer, if you want to know.
Hi Andrew, that was me. Would be interested to know your thoughts. I
was able to maintain the top speed by excluding add2 from compilation:
-XX:+UnlockDiagnosticVMOptions '-XX:CompileCommand=exclude,TestFrames.add2'
Cheers,
David
More information about the hotspot-dev
mailing list