2841c5eb2b
Co-authored-by: Christian Thalinger <cthalinger@twitter.com> Co-authored-by: Dean Long <dean.long@oracle.com> Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com> Co-authored-by: Dmitry Chuyko <dmitry.chuyko@oracle.com> Co-authored-by: Doug Simon <doug.simon@oracle.com> Co-authored-by: Eric Caspole <eric.caspole@oracle.com> Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com> Co-authored-by: Igor Veresov <igor.veresov@oracle.com> Co-authored-by: John Rose <john.r.rose@oracle.com> Co-authored-by: Morris Meyer <morris.meyer@oracle.com> Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com> Co-authored-by: Rickard Backman <rickard.backman@oracle.com> Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
14 lines
389 B
INI
14 lines
389 B
INI
seed=SEED2
|
|
number-of-tests=1000
|
|
testbase-dir=ws/hotspot/test
|
|
fp-precision=7
|
|
min-cfg-depth=5
|
|
max-cfg-depth=5
|
|
classes-file=conf/classes.lst
|
|
exclude-methods-file=conf/exclude.methods.lst
|
|
print-complexity=true
|
|
print-hierarchy=true
|
|
disable-static=true
|
|
generatorsFactories=jdk.test.lib.jittester.TestGeneratorsFactory,jdk.test.lib.jittester.AotTestGeneratorsFactory
|
|
generators=JavaCode,ByteCode
|