Fixing BufferedReader test regressions caused by r835212.

For the curious, some background on the tests that were broken:
- BufferedReaderTest.test_read_$CII_Exception: this is a straight up regression in exception priorities. I've submitted the fix.
- BufferedReaderTest.test_reset_IOException: this test is bogus. It expects reset() to fail after the end of stream has been reached, which is not specified behaviour. I've fixed the test.



git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk@835954 13f79535-47bb-0310-9956-ffa450edef68
2 files changed