changeset 29071 | 73f45d04ad7a |
parent 28023 | a4075664328d |
child 29075 | ad5e1490d635 |
--- a/hotspot/test/Makefile Fri Feb 13 13:17:13 2015 +0100 +++ b/hotspot/test/Makefile Wed Feb 11 15:22:43 2015 -0800 @@ -271,7 +271,7 @@ # Report details on all failed or error tests, times too JTREG_BASIC_OPTIONS += -v:fail,error,time # Retain all files for failing tests -JTREG_BASIC_OPTIONS += -retain:fail,error +JTREG_BASIC_OPTIONS += -retain:all # Ignore tests are not run and completely silent about it JTREG_IGNORE_OPTION = -ignore:quiet JTREG_BASIC_OPTIONS += $(JTREG_IGNORE_OPTION)