8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java

Reviewed-by: erikj
This commit is contained in:
Christian Tornqvist 2018-10-10 11:47:01 -07:00
parent efa175f20e
commit b35e7feb5a
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -29,8 +29,6 @@ NATIVE_TEST_PATH := jdk/jtreg/native
USE_FAILURE_HANDLER := true
TREAT_EXIT_CODE_1_AS_0 := true
include ../TestCommon.gmk
# Default make rule (runs default jdk tests)