darcy [Wed, 05 Feb 2014 10:21:18 -0800] rev 22657
8033616: Fix serial lint warnings in javax.imageio.*
Reviewed-by: alanb
darcy [Wed, 05 Feb 2014 10:15:45 -0800] rev 22656
8033526: Fix serial lint warnings in java.awt.*
Reviewed-by: briangoetz
dfuchs [Wed, 05 Feb 2014 17:56:04 +0100] rev 22655
8033542: test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early.
Summary: fix another case of potentially premature Logger garbage collection in tests.
Reviewed-by: mchung
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
erikj [Wed, 05 Feb 2014 14:21:10 +0100] rev 22650
8033680: Profiles build broken
Reviewed-by: alanb
ihse [Wed, 05 Feb 2014 11:32:27 +0100] rev 22649
8033532: Freetype include statement must come before X11 include
Reviewed-by: erikj, drchase
alanb [Wed, 05 Feb 2014 10:20:30 +0000] rev 22648
8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
Reviewed-by: vinnie, chegar
erikj [Wed, 05 Feb 2014 11:05:24 +0100] rev 22647
8026773: Failing compilation in Corba does not fail the build
Reviewed-by: ihse, tbell
chegar [Tue, 04 Feb 2014 23:40:23 +0000] rev 22646
8025306: Inet[4|6]Address class and fieldID initialization in networking native code
Reviewed-by: alanb, michaelm
vinnie [Tue, 04 Feb 2014 18:37:12 +0000] rev 22645
8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
Reviewed-by: alanb
darcy [Tue, 04 Feb 2014 08:58:06 -0800] rev 22644
8033525: Fix raw and unchecked lint warnings in sun.swing.*
Reviewed-by: alexsch
coffeys [Tue, 04 Feb 2014 15:39:40 +0000] rev 22643
8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
Reviewed-by: alanb, chegar
sla [Tue, 04 Feb 2014 15:25:10 +0100] rev 22642
8029808: com/sun/jdi/ProcessAttachTest.sh times out
Reviewed-by: alanb, dsamersoff