Skip to content
Commit febe967b authored by Alex Light's avatar Alex Light
Browse files

Start zygote with -Xopaque-jni-ids:swapable

This allows the use of structural class redefinition on debuggable
apps.

Also allows override of this via the new 'dalvikvm.vm.opaque-jni-ids'
option.

Test: Manual
Test: ./art/tools/jvmti-agents/field-counts/count-fields.py 'Ldalvik/system/ClassExt;.instanceJfieldIDs:Ljava/lang/Object;' 'Ldalvik/system/ClassExt;.staticJfieldIDs:Ljava/lang/Object;' 'Ldalvik/system/ClassExt;.jmethodIDs:Ljava/lang/Object;'
Bug: 134162467
Change-Id: I9e9c7e5a7ff95d62f9969ebeb472e81a7357d7f9
parent 07235288
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment