summaryrefslogtreecommitdiff
path: root/test/004-UnsafeTest
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Clean up primitive array helpers in Object.Vladimir Marko2018-11-122-0/+62
* ART: Include cleanupAndreas Gampe2017-07-241-1/+1
* Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier2016-09-291-3/+3
* ART: Fix type parameter in testsAndreas Gampe2016-07-221-2/+2
* Re-enable most intrinsics with read barriers.Roland Levillain2016-06-231-2/+60
* Unsafe: Recognize intrinsics for 1.8 java.util.concurrentAart Bik2016-03-071-1/+1
* Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning.Roland Levillain2016-01-271-13/+35
* Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic.Roland Levillain2015-10-221-3/+26
* Call JNI_OnUnload when class loaders get collectedMathieu Chartier2015-09-251-0/+1
* Add non debug version of libarttestMathieu Chartier2015-08-271-4/+1
* Exercise sun.misc.Unsafe.compareAndSwapObject.Roland Levillain2015-06-262-1/+11
* Exercise sun.misc.Unsafe.getObject.Roland Levillain2015-06-161-1/+19
* Move mirror::ArtMethod to nativeMathieu Chartier2015-05-291-1/+1
* [optimizing] Implement more x86/x86_64 intrinsicsMark Mendell2015-04-061-0/+10
* ART: Arm intrinsics for Optimizing compilerAndreas Gampe2015-02-091-0/+10
* Use exit(1), not exit(-1)Brian Carlstrom2014-10-141-2/+2
* ART: Make run tests out of oat testsAndreas Gampe2014-07-234-0/+147