commit | 3732beb8c1b5fc722e4d993725aff1170239b181 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Oct 04 13:35:34 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Tue Oct 08 16:13:29 2019 +0000 |
tree | 84b7cb6751564bfa55474aa31d48393da468b78b | |
parent | 39c399a9e85a8de74c6b47bc8cbc1e43b94ed54c [diff] |
Refactor Transform/redefine entrypoints The RetransformClasses and RedefineClasses entrypoints were previously partly defined in OpenjdkJvmTi.cc. Most other entrypoints are entirely defined in other files with only basic capability checks occurring in OpenjdkJvmTi.cc. This change brings these functions into alignment with all the others. Test: ./test.py --host Bug: 134162467 Change-Id: I1e2e6506c89ad0e393dacdbc7f2d96659678397e