Fix libcore.java.io.OldAndroidInputStreamReaderTest#testStringy
StringCoding#encoding was throwing an exception when encoding output buffer overflow. Fixed by using a method that will resize output buffer in this case. Change-Id: I6de59f1a1f76364224f11c9ee297631ab505e393
Loading
Please sign in to comment