hotspot/test/Makefile
changeset 30280 b9efc9156778
parent 30267 e35e0c092042
parent 30249 faf83ebbf040
child 30579 5208524ce05c
child 30594 e1b420c520a0
equal deleted inserted replaced
30279:c3b8486760aa 30280:b9efc9156778
   277 endif
   277 endif
   278 
   278 
   279 # Default JTREG to run
   279 # Default JTREG to run
   280 JTREG = $(JT_HOME)/bin/jtreg
   280 JTREG = $(JT_HOME)/bin/jtreg
   281 
   281 
       
   282 # Use agent mode
       
   283 JTREG_BASIC_OPTIONS += -agentvm
   282 # Only run automatic tests
   284 # Only run automatic tests
   283 JTREG_BASIC_OPTIONS += -a
   285 JTREG_BASIC_OPTIONS += -a
   284 # Report details on all failed or error tests, times too
   286 # Report details on all failed or error tests, times too
   285 JTREG_BASIC_OPTIONS += -v:fail,error,time
   287 JTREG_BASIC_OPTIONS += -v:fail,error,time
   286 # Retain all files for failing tests
   288 # Retain all files for failing tests