Don't use a static JAXBContext because it has some serious thread contention when...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 23 Aug 2012 19:53:37 +0000 (19:53 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 23 Aug 2012 19:53:37 +0000 (19:53 +0000)
commit21a5b259cfb720fd7dc20e45b9cb299380a8d433
tree304d3c1ae3d04e098e2199865d70acf66fb9d9c4
parentad5f7d00bae736b56692b55db75bbdff6f772b9c
Don't use a static JAXBContext because it has some serious thread contention when creating new unmarshallers.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@992 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/preset/xml/OpenRocketComponentSaver.java