8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
Reviewed-by: erikj
--- a/test/hotspot/jtreg/Makefile Wed Oct 10 11:20:21 2018 -0700
+++ b/test/hotspot/jtreg/Makefile Wed Oct 10 11:47:01 2018 -0700
@@ -24,8 +24,6 @@
NATIVE_TEST_PATH := hotspot/jtreg/native
-TREAT_EXIT_CODE_1_AS_0 := true
-
CLEAN_BEFORE_PREP := true
USE_JTREG_VERSION := 4.1
--- a/test/jdk/Makefile Wed Oct 10 11:20:21 2018 -0700
+++ b/test/jdk/Makefile Wed Oct 10 11:47:01 2018 -0700
@@ -29,8 +29,6 @@
USE_FAILURE_HANDLER := true
-TREAT_EXIT_CODE_1_AS_0 := true
-
include ../TestCommon.gmk
# Default make rule (runs default jdk tests)