8212008: Use of TREAT_EXIT_CODE_1_AS_0 hide problems with jtreg Java
Reviewed-by: erikj
This commit is contained in:
parent
efa175f20e
commit
b35e7feb5a
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user