alanb [Wed, 19 Dec 2012 14:53:33 +0000] rev 14909
8005248: (props) Integrate small footprint parser into Properties
Reviewed-by: joehw, mchung, psandoz, erikj
joehw [Wed, 19 Dec 2012 12:09:10 +0000] rev 14908
8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
Reviewed-by: alanb, mchung, psandoz
sjiang [Wed, 19 Dec 2012 11:06:51 +0100] rev 14907
7158614: JMXStartStopTest.sh failing intermittently
Summary: fixed 3 problems here: 1) checked the lock file too eary 2) never got the process id of a java test 3) some shell commands were not supported in some Solaris machines.
Reviewed-by: dsamersoff, alanb