RFR: 8012263: ciReplay: gracefully exit & report meaningful error when replay data parsing fails

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jul 19 11:06:03 PDT 2013


Looks good.

Vladimir

On 7/19/13 10:49 AM, Yumin Qi wrote:
> HI, please review the XS change for
>
> 8012263: ciReplay: gracefully exit & report meaningful error when replay
> data parsing fails
> Summary: find_method could return NULL so need explicitly check if there
> is error after parse_method, exit on error to avoid crash.
>
> http://cr.openjdk.java.net/~minqi/8012263/
> <http://cr.openjdk.java.net/%7Eminqi/8012263/>
> Tests: JPRT
>
> Thanks
> Yumin


More information about the hotspot-compiler-dev mailing list