On 6 October 2010 03:36, <s...@apache.org> wrote: > Author: sebb > Date: Wed Oct 6 02:36:39 2010 > New Revision: 1004882 > > URL: http://svn.apache.org/viewvc?rev=1004882&view=rev > Log: > Make reader and encoding fields immutable
Note: the same changes could be applied to the identically named class in the compatibility package, if required. However, that class will remain thread-hostile because of the mutable static field. > Modified: > > commons/proper/io/trunk/src/main/java/org/apache/commons/io/input/XmlStreamReader.java --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org