summaryrefslogtreecommitdiff
path: root/test/572-checker-array-get-regression/src/Main.java
AgeCommit message (Expand)Author
2017-01-19Revert "Revert "Load the array class in the compiler for allocations.""Nicolas Geoffray
2017-01-19Revert "Load the array class in the compiler for allocations."Hiroshi Yamauchi
2017-01-18Load the array class in the compiler for allocations.Nicolas Geoffray
2016-04-22ART: Naive NullCheck elimination in InstructionBuilderDavid Brazdil
2016-02-15Fix broken testsDavid Brazdil
2016-02-11Make run test 572-checker-array-get-regression gcstress friendly.Roland Levillain
2016-02-10Fix run test 572-checker-array-get-regression on 32-bit archs.Roland Levillain
2016-02-09Fix ARM64 Baker's read barrier fast path for ArraySet.Roland Levillain