[13] RFR(S): 8226536: Catch OOM from deopt that fails rematerializing objects

Tobias Hartmann tobias.hartmann at oracle.com
Tue Jul 9 06:29:45 UTC 2019


Hi Nils,

On 04.07.19 15:27, Nils Eliasson wrote:
> It relies on not inlining the inner method, because then it would be part of the compiled frame
> being deoptimized.

Shouldn't the tests then be adapter to exclude inling of that method via a compile command?

Also noticed that the indentation is wrong in line 208.

Best regards,
Tobias


More information about the hotspot-compiler-dev mailing list