peytoia [Thu, 17 Apr 2014 13:00:45 +0900] rev 23937
8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
Reviewed-by: okutsu
weijun [Thu, 17 Apr 2014 09:48:21 +0800] rev 23936
8040769: add a comment to the NewInstance test
Reviewed-by: wetmore
bpb [Wed, 16 Apr 2014 13:13:23 -0700] rev 23935
Merge
bpb [Wed, 16 Apr 2014 12:59:41 -0700] rev 23934
6375303: Review use of caching in BigDecimal
Summary: Clean up of various items discovered during review of caching.
Reviewed-by: mduigou, psandoz
mtobiass [Wed, 16 Apr 2014 12:40:19 -0700] rev 23933
8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
Reviewed-by: mchung, jbachorik
Contributed-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>
chegar [Wed, 16 Apr 2014 11:56:58 +0100] rev 23932
8038178: Fix corrupt license header
Reviewed-by: chegar, dholmes
Contributed-by: Pavel Rappo <pavel.rappo@oracle.com>
mullan [Wed, 16 Apr 2014 09:49:45 -0400] rev 23931
Merge
mullan [Wed, 16 Apr 2014 09:46:49 -0400] rev 23930
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei