test/Makefile

changeset 9637
eef07cd490d4
parent 7535
7ae4e26cb1e0
parent 9629
8119983116f6
child 9756
2be326848943
     1.1 --- a/test/Makefile	Wed Jul 03 20:04:13 2019 +0800
     1.2 +++ b/test/Makefile	Wed Jul 03 20:42:37 2019 +0800
     1.3 @@ -262,6 +262,8 @@
     1.4  # Default JTREG to run
     1.5  JTREG = $(JT_HOME)/bin/jtreg
     1.6  
     1.7 +# Use agent mode
     1.8 +JTREG_BASIC_OPTIONS += -agentvm
     1.9  # Only run automatic tests
    1.10  JTREG_BASIC_OPTIONS += -a
    1.11  # Report details on all failed or error tests, times too

mercurial