nashorn/test/script/basic/compile-octane-splitter.js
changeset 26062 13bf95834477
parent 25821 fbb51e67d2a7
child 26067 b32ccc3a76c9
equal deleted inserted replaced
26061:cf60b442cf78 26062:13bf95834477
    27  * and persistent code store off, for the same reasons. These last two
    27  * and persistent code store off, for the same reasons. These last two
    28  * are currently default, but this is not guaranteed to be the case
    28  * are currently default, but this is not guaranteed to be the case
    29  * forever, so make this test future safe, we specify them explicitly
    29  * forever, so make this test future safe, we specify them explicitly
    30  *
    30  *
    31  * @test
    31  * @test
       
    32  * @fork
    32  * @option -Dnashorn.compiler.splitter.threshold=1000
    33  * @option -Dnashorn.compiler.splitter.threshold=1000
    33  * @fork
    34  * @fork
    34  * @runif external.octane
    35  * @runif external.octane
    35  * @option -scripting
    36  * @option -scripting
    36  * @option -Dnashorn.typeInfo.disabled=true
    37  * @option -Dnashorn.typeInfo.disabled=true