diff options
author | 2021-06-16 13:45:49 +0000 | |
---|---|---|
committer | 2021-07-13 14:30:10 +0000 | |
commit | 47349d2d27b9ee57896e03841032a3057fc9d838 (patch) | |
tree | ca2f9a616d6668f797a933778bc3bcdfd14907d9 /compiler/optimizing/optimizing_compiler_stats.h | |
parent | 85430bb410c432ac40d950cfa494b0f9cc4f33ac (diff) |
Adding unstarted JNI implementation needed by VarHandle
The creation of a FieldVarHandle depends on Field.getArtField() and
Field.getNameInternal() which are native methods. As
AtomicInteger (and other java.util.concurrent.atomic classes) are
going to use VarHandle, these methods need to be available in
unstarted non-transaction runtime.
This change adds these methods to unstarted runtime.
Test: m
Bug: 188889082
Change-Id: I7d9a05aef1bbad05594b9bb326a741cf1485b744
Diffstat (limited to 'compiler/optimizing/optimizing_compiler_stats.h')
0 files changed, 0 insertions, 0 deletions