On 13/Nov/2009 17:27, Jesse Wilson wrote: > On Fri, Nov 13, 2009 at 9:22 AM, Tim Ellison <t.p.elli...@gmail.com> wrote: > >> This commit breaks a couple of existing compatibility tests for >> BufferedReader: >> > > Yup, I saw this and I'm fixing it. I suspect it's just a bogus test. Sorry > about that!
I took a look at the tests briefly, they are checking exception throwing compatibility, something that we aim to maintain with the RI as rightly or wrongly apps depend upon non-spec'd behavior. Regards, Tim