equal
deleted
inserted
replaced
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 |