hotspot/test/Makefile
changeset 30249 faf83ebbf040
parent 29179 8836e3bd543b
child 30280 b9efc9156778
equal deleted inserted replaced
30247:9925b07bba5b 30249:faf83ebbf040
   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