Searched refs:JIT (Results 1 – 25 of 26) sorted by relevance
12
6 This test covers JIT regressions8 2296099 JIT shift bug11 5884080 ICS JIT regression in nested loop formation
1 Tests JIT cache for page permission updates and CPU cache inconsistencies. Only runs when test runn…
1 Regression test for the JIT compiler, which used to wait3 all JIT compilations.
1 Test unresolved/access checks entry points with the JIT.
1 Tests interaction between the JIT and the method tracing
1 Check that profile recording works even when JIT compilation is not enabled.
1 Test MethodHandle and VarHandle invokes do not accumulate JIT samples
2 methods JIT-compiled by the zygote.
2 for JIT-at-first-use.
3 The JIT was reading into incorrect dex files during class redefinition if a20 This test tries to get the JIT to read out-of-bounds on the initial dex file by getting it to26 JIT will read an incorrect (but valid) method-id from the old-dex file. This is why the error
1 Regression test for the JIT that used to crash when compiling
1 Stress test for deoptimization and JIT, to ensure the
1 Regression test for the JIT compiler which used to
1 Regression test for JIT crash when compiling Integer.valueOf() intrinsic after
1 Regression test for the interpreter/JIT, where the interpreter used to not
1 Regression test for the JIT compiler which used to wrongly
3 which crashed the JIT profiler.
2 not strongly intern the given string, the JIT will ensure that the
2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
4 This test covers fixed AOT/JIT bugs to prevent regressions.
3 in the loop region, and the JIT compiler won't choke on unresolved fields.
1 Regression test for JIT related incompatible class changes caused by miranda methods.
73 --no-jit Disable JIT (device|host only).
52 JIT="n"362 JIT="y"806 if [ "$JIT" = "y" ]; then