commit | 7ef80307548098bbd53e78a310436bef072c0e22 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Apr 03 17:24:34 2019 +0100 |
committer | Eric Holk <eholk@google.com> | Wed Apr 03 10:32:49 2019 -0700 |
tree | 9ea1f53e2599a418b40fc07b5991e8aaaec62c53 | |
parent | 97f778f0b58beb710f2b28a26d4a5c38186c6c2e [diff] |
Use Class.forName instead of ClassLoader.loadClass. Class.forName has a fast path that ClassLoader.loadClass doesn't have yet. Bug: 129834244 Test: m Change-Id: I52427be9dae5acd8eef530f706626246d16dc82a