changeset 30280 | b9efc9156778 |
parent 30267 | e35e0c092042 |
parent 30249 | faf83ebbf040 |
child 30579 | 5208524ce05c |
child 30594 | e1b420c520a0 |
--- a/hotspot/test/Makefile Wed Apr 22 14:06:49 2015 -0400 +++ b/hotspot/test/Makefile Thu Apr 23 16:09:21 2015 +0200 @@ -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