-XX:Inline ignored for system classes?

Andrew Haley aph at redhat.com
Sun Jan 22 16:59:33 UTC 2017


Actually, no, you could safepoint every thread and forcibly deoptimize
any methods you found which were referring to the class in question.
Sorry.  But that's not a lightweight action at all, and in many cases
it would be excessive.

Andrew.


More information about the hotspot-compiler-dev mailing list