commit | 15ffafd026962a16ee1abdea630542dc46f67482 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Oct 17 13:58:01 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Thu Oct 17 23:04:34 2019 +0000 |
tree | 1ead15a7c08d49a13aad1a57d44531d4da62b57d | |
parent | 44465f79ebe37fc4dc7daf18af5cfa7ab9eb49d4 [diff] |
Remove useless return-value from RetransformClassesDirect This call simply executes a bunch of callbacks. It cannot fail. We do not need to return and check a jvmtiError return value. Test: ./test.py --host Change-Id: I164e4979526ec18b258ad300f959b20a9fb417f2