RFR(S): 8011706: specjvm2008 test xml.transform gets array bound exception with c1

Roland Westrelin roland.westrelin at oracle.com
Tue Apr 9 09:25:26 PDT 2013


> I have a comment regarding regression test: can you replace System.exit(97) with throwing an exception? Calling System.exit() "considered harmful" :-)

Thanks for the correction. So should I not catch the NPE that's thrown in case of failure of the test or throw new Exception()?

Roland.


More information about the hotspot-compiler-dev mailing list