hotspot/test/testlibrary/jittester/conf/default.properties
author tpivovarova
Wed, 25 Nov 2015 02:17:31 +0300
changeset 34225 773eded97d0d
child 39242 8ffd59d7bc52
permissions -rw-r--r--
8143966: JEP 233: Generate Run-Time Compiler Tests Automatically Reviewed-by: iveresov, vlivanov Contributed-by: anton.ivanov@oracle.com, dmitrij.pochepko@oracle.com, igor.ignatyev@oracle.com, igor.veresov@oracle.com, konstantin.shefov@oracle.com, leonid.mesnik@oracle.com, pavel.punegov@oracle.com, tatiana.pivovarova@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
34225
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     1
seed=SEED2
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     2
number-of-tests=1000
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     3
testbase-dir=ws/hotspot/test
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     4
fp-precision=7
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     5
min-cfg-depth=5
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     6
max-cfg-depth=5
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     7
classes-file=conf/classes.lst
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     8
exclude-methods-file=conf/exclude.methods.lst
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
     9
print-complexity=true
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
    10
print-hierarchy=true
773eded97d0d 8143966: JEP 233: Generate Run-Time Compiler Tests Automatically
tpivovarova
parents:
diff changeset
    11
disable-static=true