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
- Previous message: 8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
- Next message: hg: jdk8/tl/jdk: 8001048: JSR-160: Allow IIOP transport to be optional
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: 8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
- Next message: hg: jdk8/tl/jdk: 8001048: JSR-160: Allow IIOP transport to be optional
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]