https://issues.apache.org/bugzilla/show_bug.cgi?id=56953
--- Comment #4 from [email protected] --- (In reply to Mark Thomas from comment #2) > The patch is no good. It includes a whole bunch of changes unrelated to this > issue. It is indeed a problem. The change should be simpler than it shows in the patch, we just need to design a new stream for the parse. But the methods in "DataInputStream" are always be "final", so I can only use a interface to implement it. Do you have any suggestion for this situation? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
