diff options
author | Andra Danciu <andradanciu@google.com> | 2020-09-08 14:35:09 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2020-09-10 12:48:50 +0000 |
commit | 5e13d453acc03fda08dae23e085f7161a73f7032 (patch) | |
tree | 713b60fff222f3ed1b4ad518ee7e95c9cba041ce /test/MultiDex/main.jpp | |
parent | 8376a6543b8500c5321ddd6f6ead04e1397ceab8 (diff) |
X86: Implement VarHandle.compareAndSet() for fields.
This commit implements VarHandle compareAndExchange access mode for
fields (both static and instance).
Int64 and Float64 are not implemented because ParallelMove might fail
when moving register pairs.
Test: ART_HEAP_POISONING=true art/test.py --host --32 -r -t 712-varhandle-invocations
Test: ART_HEAP_POISONING=false art/test.py --host --32 -r -t 712-varhandle-invocations
Bug: 65872996
Change-Id: I92e51c348f076c23413e419948f03197c286a619
Diffstat (limited to 'test/MultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions