Home
last modified time | relevance | path

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

12

/art/test/408-move-bug/src/
DMain.java20 crash(); in main()
24 static void crash() { in crash() method in Main
/art/test/483-dce-block/
Dinfo.txt1 Regression test for optimizing that used to crash
/art/test/511-clinit-interface/
Dinfo.txt1 Test that compilers don't crash when having to compile
/art/test/579-inline-infinite/
Dinfo.txt2 Inlining of method with infinite loop cause a crash.
/art/test/507-boolean-test/
Dinfo.txt2 crash when compiling (a ? 1 : 0) == 2.
/art/test/489-current-method-regression/
Dinfo.txt1 Regression test for a crash due to the removal
/art/test/491-current-method/
Dinfo.txt2 crash in the presence of slow paths with intrinsics.
/art/test/528-long-hint/
Dinfo.txt1 Regression test for optimizing that used to crash on x86 when
/art/test/604-hot-static-interface/
Dinfo.txt1 Regression test for the JIT that used to crash when compiling
/art/test/585-inline-unresolved/
Dinfo.txt1 Regression test for optimizing that used to crash when inlining
/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/587-inline-class-error/
Dinfo.txt1 Regression test for the inliner that used to crash while
/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/473-remove-dead-block/
Dinfo.txt3 CFG remains in an unexpected shape causing further crash of compiler.
/art/test/509-pre-header/smali/
DPreHeader.smali20 # that exposed the crash. The crash was due to fixing a critical
/art/test/518-null-array-get/
Dinfo.txt2 to crash on an aget-object + int-to-byte sequence
/art/test/801-VoidCheckCast/
Dinfo.txt4 cause the compiler to crash.
/art/test/600-verifier-fails/
Dinfo.txt4 verification fail (on the type mismatch) to avoid a crash later on.
/art/test/800-smali/smali/
Db_27148248.smali17 # Regression for dex2oatd crash during compilation of method which
Db_21863767.smali24 # The following is dead code but used to crash the compiler.
/art/test/571-irreducible-loop/smali/
DIrreducibleLoop.smali19 # Check that on x86 we don't crash because irreducible loops
/art/test/585-inline-unresolved/smali/
DTestCase.smali27 # We need multiple returns to trigger the crash.
/art/test/547-regression-trycatch-critical-edge/smali/
DTestCase.smali18 # The following test case would crash liveness analysis because the back edge of
/art/test/552-checker-primitive-typeprop/smali/
DSsaBuilder.smali22 # otherwise running the code with an array short enough to throw will crash at

12