This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] Fix PR libgcj/20389
Bryce McKinlay wrote:
David Daney wrote:
The Classpath version looks plausible, but I would have to hack on it
to make it fit with InputStreamReader.
Your call I guess.
That sounds ok - whatever results in the least diff's against classpath
without changing things too radically for 4.0. Would making refill()
package-private be sufficient?
I think so. That is the path I will head down.
David Daney.