Thu, 30 Jan 2014 18:49:47 +0530 8032954: Nashorn: extend Java.extend
sundar [Thu, 30 Jan 2014 18:49:47 +0530] rev 22667
8032954: Nashorn: extend Java.extend Reviewed-by: jlaskey, attila, ahgross
Thu, 30 Jan 2014 18:26:15 +0530 8032943: Improve reflection in Nashorn
sundar [Thu, 30 Jan 2014 18:26:15 +0530] rev 22666
8032943: Improve reflection in Nashorn Reviewed-by: jlaskey, attila, ahgross
Thu, 06 Feb 2014 13:09:43 -0800 Added tag jdk9-b02 for changeset 81bb5f538220
katleman [Thu, 06 Feb 2014 13:09:43 -0800] rev 22665
Added tag jdk9-b02 for changeset 81bb5f538220
Wed, 05 Jul 2017 19:29:30 +0200 Merge
duke [Wed, 05 Jul 2017 19:29:30 +0200] rev 22664
Merge
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
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip