commit | f284a2d185ef4b45e3e794fa29eb78707f398bf1 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Jun 24 13:30:42 2019 -0700 |
committer | Alex Light <allight@google.com> | Mon Jun 24 13:46:30 2019 -0700 |
tree | 585e212811af634d44082ae5eaee845f85fd1596 | |
parent | 00a37fff76278cd19cf59568df87495f6663c4b6 [diff] |
Add InvocationTargetException to Wellknownclasses To simplify reflection code and eliminate a possible infinite loop issue if encoding a jmethodID takes memory I added j.l.r.InvocationTargetException and its constructor to WellKnownClasses. Test: ./test.py --host Bug: 134162467 Change-Id: I77d3905e8e738820c9451decb88ac39df6fcefa7