Tue, 11 Feb 2014 11:25:55 -0800 Merge
lana [Tue, 11 Feb 2014 11:25:55 -0800] rev 22663
Merge
Wed, 05 Feb 2014 11:04:21 +0100 8026773: Failing compilation in Corba does not fail the build
erikj [Wed, 05 Feb 2014 11:04:21 +0100] rev 22662
8026773: Failing compilation in Corba does not fail the build Reviewed-by: ihse, tbell
Thu, 06 Feb 2014 13:08:37 -0800 Added tag jdk9-b02 for changeset 82544a65e6da
katleman [Thu, 06 Feb 2014 13:08:37 -0800] rev 22661
Added tag jdk9-b02 for changeset 82544a65e6da
Wed, 05 Jul 2017 19:29:25 +0200 Merge
duke [Wed, 05 Jul 2017 19:29:25 +0200] rev 22660
Merge
Tue, 11 Feb 2014 11:26:56 -0800 Merge
lana [Tue, 11 Feb 2014 11:26:56 -0800] rev 22659
Merge
Wed, 05 Feb 2014 18:37:42 +0000 8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
vinnie [Wed, 05 Feb 2014 18:37:42 +0000] rev 22658
8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak Reviewed-by: alanb, chegar
Wed, 05 Feb 2014 10:21:18 -0800 8033616: Fix serial lint warnings in javax.imageio.*
darcy [Wed, 05 Feb 2014 10:21:18 -0800] rev 22657
8033616: Fix serial lint warnings in javax.imageio.* Reviewed-by: alanb
Wed, 05 Feb 2014 10:15:45 -0800 8033526: Fix serial lint warnings in java.awt.*
darcy [Wed, 05 Feb 2014 10:15:45 -0800] rev 22656
8033526: Fix serial lint warnings in java.awt.* Reviewed-by: briangoetz
Wed, 05 Feb 2014 17:56:04 +0100 8033542: test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early.
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
Wed, 05 Feb 2014 10:59:55 -0500 8032749: Typo in java.time.Clock
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
Wed, 05 Feb 2014 10:59:53 -0500 8030993: Check jdk/src/share/native/common/jni_util.c for JNI pending exceptions
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
Wed, 05 Feb 2014 15:58:27 +0000 8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
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
Wed, 05 Feb 2014 14:14:46 +0000 8033689: PlainDatagramSocketImpl missing returns after throwing an exception
chegar [Wed, 05 Feb 2014 14:14:46 +0000] rev 22651
8033689: PlainDatagramSocketImpl missing returns after throwing an exception Reviewed-by: michaelm
Wed, 05 Feb 2014 14:21:10 +0100 8033680: Profiles build broken
erikj [Wed, 05 Feb 2014 14:21:10 +0100] rev 22650
8033680: Profiles build broken Reviewed-by: alanb
Wed, 05 Feb 2014 11:32:27 +0100 8033532: Freetype include statement must come before X11 include
ihse [Wed, 05 Feb 2014 11:32:27 +0100] rev 22649
8033532: Freetype include statement must come before X11 include Reviewed-by: erikj, drchase
Wed, 05 Feb 2014 10:20:30 +0000 8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
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
Wed, 05 Feb 2014 11:05:24 +0100 8026773: Failing compilation in Corba does not fail the build
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
Tue, 04 Feb 2014 23:40:23 +0000 8025306: Inet[4|6]Address class and fieldID initialization in networking native code
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
Tue, 04 Feb 2014 18:37:12 +0000 8028727: [parfait] warnings from b116 for jdk.src.share.native.sun.security.ec: JNI pending exceptions
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
Tue, 04 Feb 2014 08:58:06 -0800 8033525: Fix raw and unchecked lint warnings in sun.swing.*
darcy [Tue, 04 Feb 2014 08:58:06 -0800] rev 22644
8033525: Fix raw and unchecked lint warnings in sun.swing.* Reviewed-by: alexsch
Tue, 04 Feb 2014 15:39:40 +0000 8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
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
Tue, 04 Feb 2014 15:25:10 +0100 8029808: com/sun/jdi/ProcessAttachTest.sh times out
sla [Tue, 04 Feb 2014 15:25:10 +0100] rev 22642
8029808: com/sun/jdi/ProcessAttachTest.sh times out Reviewed-by: alanb, dsamersoff
Tue, 04 Feb 2014 12:05:13 +0000 8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
alanb [Tue, 04 Feb 2014 12:05:13 +0000] rev 22641
8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues 8033371: jdk/src/solaris/native/java/lang/ProcessEnvironment.c environ doesn't check for JNI pending exceptions 8030116: (process) Check Parfait warnings in src/solaris/native/java/lang/* 8028769: Check src/share/native/java/lang/*.c for cases when JNI calls are used with pending warnings Reviewed-by: chegar
Tue, 04 Feb 2014 11:31:27 +0000 8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
michaelm [Tue, 04 Feb 2014 11:31:27 +0000] rev 22640
8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions Reviewed-by: alanb
Tue, 04 Feb 2014 10:00:24 +0100 8033236: Update GensrcCharsetMapping.gmk to build-infra standards
ihse [Tue, 04 Feb 2014 10:00:24 +0100] rev 22639
8033236: Update GensrcCharsetMapping.gmk to build-infra standards Reviewed-by: erikj, mduigou, sherman
Mon, 03 Feb 2014 22:26:26 -0800 8033527: Fix raw type lint warning in sun.nio.ch
darcy [Mon, 03 Feb 2014 22:26:26 -0800] rev 22638
8033527: Fix raw type lint warning in sun.nio.ch Reviewed-by: henryjen, mchung
Mon, 03 Feb 2014 16:58:02 -0500 8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
rriggs [Mon, 03 Feb 2014 16:58:02 -0500] rev 22637
8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup Summary: Rename CHECK_EXCEPTION macros with JNU prefix; use the defensive do {...} while (0) macro definition Reviewed-by: chegar, mchung, ksrini, lancea, alanb
Mon, 03 Feb 2014 10:21:58 -0800 8033222: Fix serial lint warnings in sun.awt.*
darcy [Mon, 03 Feb 2014 10:21:58 -0800] rev 22636
8033222: Fix serial lint warnings in sun.awt.* Reviewed-by: alanb
Mon, 03 Feb 2014 10:05:56 -0800 8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
darcy [Mon, 03 Feb 2014 10:05:56 -0800] rev 22635
8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]} Reviewed-by: alanb
Mon, 03 Feb 2014 09:52:36 -0800 8033416: Remove sun.misc.FpUtils
darcy [Mon, 03 Feb 2014 09:52:36 -0800] rev 22634
8033416: Remove sun.misc.FpUtils Reviewed-by: alanb, bpb, psandoz
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip