[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 09:47:22 UTC 2019


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