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
lana [Tue, 18 Dec 2012 18:14:50 -0800] rev 14906
Merge
darcy [Tue, 18 Dec 2012 14:49:39 -0800] rev 14905
8004699: Add type annotation storage to Constructor, Field and Method
Reviewed-by: darcy, dholmes
Contributed-by: joel.franck@oracle.com
darcy [Tue, 18 Dec 2012 14:44:13 -0800] rev 14904
8005042: Add Method.isDefault to core reflection
Reviewed-by: alanb, forax, mduigou, jgish, mchung
martin [Mon, 17 Dec 2012 18:39:59 -0800] rev 14903
8004863: Infinite Loop in KeepAliveStream
Reviewed-by: chegar