summaryrefslogtreecommitdiff
path: root/test/572-checker-array-get-regression/src/Main.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Load the array class in the compiler for allocations.""Nicolas Geoffray2017-01-191-4/+4
* Revert "Load the array class in the compiler for allocations."Hiroshi Yamauchi2017-01-191-4/+4
* Load the array class in the compiler for allocations.Nicolas Geoffray2017-01-181-4/+4
* ART: Naive NullCheck elimination in InstructionBuilderDavid Brazdil2016-04-221-5/+3
* Fix broken testsDavid Brazdil2016-02-151-1/+1
* Make run test 572-checker-array-get-regression gcstress friendly.Roland Levillain2016-02-111-7/+8
* Fix run test 572-checker-array-get-regression on 32-bit archs.Roland Levillain2016-02-101-2/+2
* Fix ARM64 Baker's read barrier fast path for ArraySet.Roland Levillain2016-02-091-0/+60