OSDN Git Service

AI 148692: Merge change #148679 into Cupcake, since we probably want to
authorDan Bornstein <nobody@android.com>
Mon, 11 May 2009 20:39:31 +0000 (13:39 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 11 May 2009 20:39:31 +0000 (13:39 -0700)
commit974cdcdc22ce05a0574bf7f2559a175c8d9434e9
tree9a8bef76da3327618c0032d9be11988fe8cffc4a
parent2de2459caf88698400b7bcadaf87b5767b22f81e
AI 148692: Merge change #148679 into Cupcake, since we probably want to
  take it for rel if there's an opportunity. Original
  description:
  Fix InputStreamReader to not drop input on buffer boundaries.
  This fix takes the salient code from Harmony tip-of-tree,
  though it's not a wholesale replacement of the file. In
  particular, I left in the old encoding name handling as well
  as one remaining "FIXME" that I don't think would have been
  addressed.
  BUG=1836908

Automated import of CL 148692
libcore/luni/src/main/java/java/io/InputStreamReader.java
libcore/luni/src/test/java/tests/api/java/io/InputStreamReaderTest.java