rriggs [Wed, 05 Feb 2014 10:59:55 -0500] rev 22654
8032749: Typo in java.time.Clock
8032888: Error message typo in TemporalAccessor
8032558: Instant spec includes incorrect assertion wrt valid range
8032494: DateTimeFormatter spec includes irrelevent detail on parsing pattern
Summary: Update to fix typos, remove extraneous text
Reviewed-by: darcy, lancea, sherman, scolebourne
rriggs [Wed, 05 Feb 2014 10:59:53 -0500] rev 22653
8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
Summary: Check for pending exceptions
Reviewed-by: alanb, chegar
vinnie [Wed, 05 Feb 2014 15:58:27 +0000] rev 22652
8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
Reviewed-by: alanb
chegar [Wed, 05 Feb 2014 14:14:46 +0000] rev 22651
8033689: PlainDatagramSocketImpl missing returns after throwing an exception
Reviewed-by: michaelm