mullan [Fri, 05 Jul 2013 16:30:08 -0400] rev 18781
Merge
mullan [Fri, 05 Jul 2013 15:54:42 -0400] rev 18780
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
Reviewed-by: xuelei
zhangshj [Fri, 05 Jul 2013 10:51:54 +0800] rev 18779
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
Reviewed-by: chegar, mduigou
alanb [Thu, 04 Jul 2013 20:00:20 +0100] rev 18778
8017231: Add StringJoiner.merge
Reviewed-by: psandoz, alanb
Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
alanb [Thu, 04 Jul 2013 14:38:44 +0100] rev 18777
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
Reviewed-by: mchung, ahgross, forax, psandoz
bpb [Wed, 03 Jul 2013 17:08:14 -0700] rev 18776
8019862: Fix doclint errors in java.lang.*.
Summary: Fix doclint errors in java.lang.*
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>