test/hotspot/jtreg/Makefile
changeset 52082 c99e4c010022
parent 51016 a926b7737d3b
child 52396 e292e94b448a
equal deleted inserted replaced
52081:ca7ddf0a1d47 52082:c99e4c010022
    21 # questions.
    21 # questions.
    22 #
    22 #
    23 #
    23 #
    24 
    24 
    25 NATIVE_TEST_PATH := hotspot/jtreg/native
    25 NATIVE_TEST_PATH := hotspot/jtreg/native
    26 
       
    27 TREAT_EXIT_CODE_1_AS_0 := true
       
    28 
    26 
    29 CLEAN_BEFORE_PREP := true
    27 CLEAN_BEFORE_PREP := true
    30 
    28 
    31 USE_JTREG_VERSION := 4.1
    29 USE_JTREG_VERSION := 4.1
    32 
    30