[13] RFR(S): 8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp

Tobias Hartmann tobias.hartmann at oracle.com
Mon Jan 21 12:36:09 UTC 2019


Thanks Nils!

Best regards,
Tobias

On 21.01.19 13:20, Nils Eliasson wrote:
> Looks good!
> 
> // Nils
> 
> On 2019-01-21 10:47, Tobias Hartmann wrote:
>> Hi,
>>
>> please review the following patch:
>> https://bugs.openjdk.java.net/browse/JDK-8217291
>> http://cr.openjdk.java.net/~thartmann/8217291/webrev.00/
>>
>> Similar to the fix for JDK-8212779 [1], I've introduced a wrapper method for re-allocation that
>> handles failures by printing a message and exiting.
>>
>> Thanks,
>> Tobias
>>
>> [1] http://hg.openjdk.java.net/jdk/jdk/rev/a3aa8d5380d9


More information about the hotspot-compiler-dev mailing list