summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-08-28 10:38:37 -0700
committerAndy McFadden <fadden@android.com>2009-08-28 10:38:37 -0700
commit7da31c8e53742833743ae0092c01d925fcab87c3 (patch)
tree651c1ed24e72b0aaba615aca53f28d57ee1a8135
parent19390ee679ad0bda8ec5f820f42246f6b9baa4a8 (diff)
downloadlibcore-7da31c8e53742833743ae0092c01d925fcab87c3.zip
libcore-7da31c8e53742833743ae0092c01d925fcab87c3.tar.gz
libcore-7da31c8e53742833743ae0092c01d925fcab87c3.tar.bz2
Fix reporting of certain verify errors.
The code was assuming that the reference type could always be inferred from the error code, but in two cases it couldn't. This resulted in a weird string appearing where the class name should be in the exception. The type is now explicitly stuffed into the replacement instruction. I added one additional test to 075; with this, plus 003 and 077, I think we have full coverage. For bug 2084560.
0 files changed, 0 insertions, 0 deletions