changeset 30249 | faf83ebbf040 |
parent 29179 | 8836e3bd543b |
child 30280 | b9efc9156778 |
--- a/hotspot/test/Makefile Fri Apr 17 10:53:31 2015 +0200 +++ b/hotspot/test/Makefile Fri Apr 17 16:12:16 2015 -0700 @@ -279,6 +279,8 @@ # Default JTREG to run JTREG = $(JT_HOME)/bin/jtreg +# Use agent mode +JTREG_BASIC_OPTIONS += -agentvm # Only run automatic tests JTREG_BASIC_OPTIONS += -a # Report details on all failed or error tests, times too