Home
last modified time | relevance | path

Searched refs:crash (Results 1 – 25 of 44) sorted by relevance

12

/art/test/600-verifier-fails/
Dinfo.txt7 avoid compiler crash later on
16 verification failure (non-reference type) to avoid a compiler crash
22 avoid interpreter crash on zero size object later
/art/test/408-move-bug/src/
DMain.java20 crash(); in main()
24 static void crash() { in crash() method in Main
/art/test/714-invoke-custom-lambda-metafactory/
Dinfo.txt1 Checks that ART doesn't crash when it encounters LambdaMetafactory.
/art/test/483-dce-block/
Dinfo.txt1 Regression test for optimizing that used to crash
/art/test/161-final-abstract-class/
Dinfo.txt1 Regression test for verifier crash when processing a final abstract (erroneous) class.
/art/test/676-proxy-jit-at-first-use/
Dinfo.txt1 Regression test for "jit at first use" (-Xjitthreshold:0) crash for proxy methods. b/73718713
/art/test/507-boolean-test/
Dinfo.txt2 crash when compiling (a ? 1 : 0) == 2.
/art/test/579-inline-infinite/
Dinfo.txt2 Inlining of method with infinite loop cause a crash.
/art/test/511-clinit-interface/
Dinfo.txt1 Test that compilers don't crash when having to compile
/art/test/2011-stack-walk-concurrent-instrument/
Dinfo.txt1 Tests concurrently instrumenting a thread while walking a stack doesn't crash/break.
/art/test/489-current-method-regression/
Dinfo.txt1 Regression test for a crash due to the removal
/art/test/528-long-hint/
Dinfo.txt1 Regression test for optimizing that used to crash on x86 when
/art/test/491-current-method/
Dinfo.txt2 crash in the presence of slow paths with intrinsics.
/art/test/585-inline-unresolved/
Dinfo.txt1 Regression test for optimizing that used to crash when inlining
/art/test/1961-obsolete-jit-multithread/
Dinfo.txt2 cause a crash.
/art/test/604-hot-static-interface/
Dinfo.txt1 Regression test for the JIT that used to crash when compiling
/art/test/1938-transform-abstract-single-impl/
Dinfo.txt1 Tests that single-implementation abstract methods don't crash the runtime when
/art/test/1960-obsolete-jit-multithread-native/
Dinfo.txt2 cause a crash.
/art/test/136-daemon-jni-shutdown/
Dinfo.txt1 Test that daemon threads that call into a JNI env after the runtime is shutdown do not crash.
/art/test/717-integer-value-of/
Dinfo.txt1 Regression test for JIT crash when compiling Integer.valueOf() intrinsic after
/art/test/587-inline-class-error/
Dinfo.txt1 Regression test for the inliner that used to crash while
/art/test/630-safecast-array/
Dinfo.txt1 Regression test for vdex, which used to crash in AddAssignability
/art/test/519-bound-load-class/
Dinfo.txt2 used to crash when a `HCheckCast` did not have a `HLoadClass`
/art/test/429-ssa-builder/
Dinfo.txt2 compiler, that used to crash when dealing with phi floating-point
/art/test/660-store-8-16/
Dinfo.txt2 used to crash on 8bits / 16bits immediate stores when the Java

12