test
closed/runtime/4433658/Test4433658.sh
purpotedly crashes jvm and checks for hs_err file. But due to option '-retain:fail,error,hs_err*,*.jtr' jtreg can not clean up after the test passes and fails, thus creating incompatibility with the test.
closed/runtime/4433658/Test4433658.sh
purpotedly crashes jvm and checks for hs_err file. But due to option '-retain:fail,error,hs_err*,*.jtr' jtreg can not clean up after the test passes and fails, thus creating incompatibility with the test.
- relates to
-
JDK-7059970 Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
- Resolved