8005281: (props) loadFromXML/storeToXML with small parser is not thread safe (original) (raw)

Mandy Chung mandy.chung at oracle.com
Thu Dec 20 20:21:00 UTC 2012


On 12/20/12 12:01 PM, Alan Bateman wrote:

The small footprint XML parser that we pushed yesterday for use with Properties isn't thread safe but the properties provider assumes that it is. I should have spotted this before pushing the changes. The change to fix it is trivial and I've added a basher test that duplicates it almost immediately. The webrev is here: http://cr.openjdk.java.net/~alanb/8005281/webrev/

I missed it too - sorry for not catching it. Thumbs up.

Mandy



More information about the core-libs-dev mailing list