Mon, 24 Oct 2016 17:06:10 -0700 8167637: jshell tool: /edit should use EDITOR setting
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting 8167640: jshell tool: external editor temp file should be *.java Reviewed-by: jlahoda
Mon, 24 Oct 2016 14:47:48 +0100 8168480: Speculative attribution of lambda causes NPE in Flow
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow Summary: Flow attempts to analyze too much of a lambda body during attribution Reviewed-by: vromero
Sat, 22 Oct 2016 12:27:52 -0700 8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
darcy [Sat, 22 Oct 2016 12:27:52 -0700] rev 41639
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java Reviewed-by: rfield, amlu, mcimadamore
Thu, 20 Oct 2016 16:31:42 -0700 8168343: 3 javac tests fail when run on an exploded image
jjg [Thu, 20 Oct 2016 16:31:42 -0700] rev 41638
8168343: 3 javac tests fail when run on an exploded image Reviewed-by: darcy
Thu, 20 Oct 2016 13:44:51 -0700 8145471: javac changes for enhanced deprecation
jjg [Thu, 20 Oct 2016 13:44:51 -0700] rev 41637
8145471: javac changes for enhanced deprecation Reviewed-by: smarks, tbell, mcimadamore, jlahoda
Thu, 20 Oct 2016 20:01:40 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:40 +0000] rev 41636
Merge
Thu, 20 Oct 2016 12:53:11 -0700 8163840: jshell tool: provide way to display configuration settings
rfield [Thu, 20 Oct 2016 12:53:11 -0700] rev 41635
8163840: jshell tool: provide way to display configuration settings Reviewed-by: jlahoda
Wed, 19 Oct 2016 16:58:09 -0700 8168368: Add missing bug id for JDK-8167383
ksrini [Wed, 19 Oct 2016 16:58:09 -0700] rev 41634
8168368: Add missing bug id for JDK-8167383 Reviewed-by: bpatel
Wed, 19 Oct 2016 14:51:20 -0700 8167383: Javadoc does not handle packages correctly when used with module option.
ksrini [Wed, 19 Oct 2016 14:51:20 -0700] rev 41633
8167383: Javadoc does not handle packages correctly when used with module option. Reviewed-by: bpatel, jjg
Wed, 19 Oct 2016 07:48:49 -0700 8167600: jib make run-test for langtools and intermittent failures on windows-x86
tbell [Wed, 19 Oct 2016 07:48:49 -0700] rev 41632
8167600: jib make run-test for langtools and intermittent failures on windows-x86 Reviewed-by: ihse
Wed, 19 Oct 2016 12:42:37 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:37 +0200] rev 41631
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Reset the console when the process is suspended and resumed. Reviewed-by: rfield
Thu, 14 Jul 2016 13:35:35 -0700 8151921: Improved page resolution
bpatel [Thu, 14 Jul 2016 13:35:35 -0700] rev 41630
8151921: Improved page resolution Reviewed-by: jjg, ksrini, ahgross
Wed, 02 Mar 2016 18:25:01 -0500 8026721: Enhance Lambda serialization
vromero [Wed, 02 Mar 2016 18:25:01 -0500] rev 41629
8026721: Enhance Lambda serialization Reviewed-by: jjg, briangoetz
Tue, 18 Oct 2016 16:00:32 +0200 8167461: jshell tool: Scanner#next() hangs tool
jlahoda [Tue, 18 Oct 2016 16:00:32 +0200] rev 41628
8167461: jshell tool: Scanner#next() hangs tool Summary: PipeInputStream.read(byte[]...) should only read available bytes; properly resending exceptions for snippet's System.in and properly closing it; more reliable way to cancel user input while waiting in System.in. Reviewed-by: rfield
Thu, 20 Oct 2016 18:38:11 +0000 Added tag jdk-9+141 for changeset e8f487b79e24
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41627
Added tag jdk-9+141 for changeset e8f487b79e24
Wed, 05 Jul 2017 22:22:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:15 +0200] rev 41626
Merge
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset bca74f620797
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41625
Added tag jdk-9+141 for changeset bca74f620797
Wed, 05 Jul 2017 22:22:08 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:08 +0200] rev 41624
Merge
Fri, 21 Oct 2016 02:53:22 +0300 8167179: Make XSL generated namespace prefixes local to transformation process
aefimov [Fri, 21 Oct 2016 02:53:22 +0300] rev 41623
8167179: Make XSL generated namespace prefixes local to transformation process Reviewed-by: joehw
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset 51d1140a3ee3
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41622
Added tag jdk-9+141 for changeset 51d1140a3ee3
Wed, 05 Jul 2017 22:22:00 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:00 +0200] rev 41621
Merge
Mon, 24 Oct 2016 13:20:27 +0200 8164708: String.prototype.replace replaces empty match twice
hannesw [Mon, 24 Oct 2016 13:20:27 +0200] rev 41620
8164708: String.prototype.replace replaces empty match twice Reviewed-by: sundar, attila
Fri, 21 Oct 2016 10:02:09 +0200 8168140: TypedArrays should implement ES6 iterator protocol
hannesw [Fri, 21 Oct 2016 10:02:09 +0200] rev 41619
8168140: TypedArrays should implement ES6 iterator protocol Reviewed-by: sundar, lagergren
Fri, 21 Oct 2016 09:43:11 +0200 8168146: Infinite recursion in Uint8ClampedArray.set
hannesw [Fri, 21 Oct 2016 09:43:11 +0200] rev 41618
8168146: Infinite recursion in Uint8ClampedArray.set Reviewed-by: sundar
Thu, 20 Oct 2016 20:01:31 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:31 +0000] rev 41617
Merge
Wed, 19 Oct 2016 12:42:41 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:41 +0200] rev 41616
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Reset the console when the process is suspended and resumed. Reviewed-by: sundar
Wed, 19 Oct 2016 13:27:20 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:27:20 +0530] rev 41615
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Thu, 20 Oct 2016 18:38:11 +0000 Added tag jdk-9+141 for changeset 2b32a69a46c1
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41614
Added tag jdk-9+141 for changeset 2b32a69a46c1
Wed, 05 Jul 2017 22:21:51 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:51 +0200] rev 41613
Merge
Mon, 24 Oct 2016 14:53:29 -0400 8164908: ReflectionFactory support for IIOP and custom serialization
rriggs [Mon, 24 Oct 2016 14:53:29 -0400] rev 41612
8164908: ReflectionFactory support for IIOP and custom serialization Summary: Update IIOP Streams to use ReflectionFactory and Unsafe Reviewed-by: alanb, chegar, plevart, amlu
Thu, 20 Oct 2016 18:38:08 +0000 Added tag jdk-9+141 for changeset 2770f176df66
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41611
Added tag jdk-9+141 for changeset 2770f176df66
Wed, 05 Jul 2017 22:21:44 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:44 +0200] rev 41610
Merge
Mon, 24 Oct 2016 18:08:36 -0400 8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
rriggs [Mon, 24 Oct 2016 18:08:36 -0400] rev 41609
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects Reviewed-by: darcy
Mon, 24 Oct 2016 14:52:51 -0400 8164908: ReflectionFactory support for IIOP and custom serialization
rriggs [Mon, 24 Oct 2016 14:52:51 -0400] rev 41608
8164908: ReflectionFactory support for IIOP and custom serialization Summary: Add support for serialization to sun.reflect.ReflectionFactory Reviewed-by: alanb, chegar, plevart, amlu
Mon, 24 Oct 2016 09:40:06 -0400 8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
rriggs [Mon, 24 Oct 2016 09:40:06 -0400] rev 41607
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong Reviewed-by: lancea, mchung
Mon, 24 Oct 2016 15:26:15 +0900 8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
okutsu [Mon, 24 Oct 2016 15:26:15 +0900] rev 41606
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change Reviewed-by: naoto, peytoia
Sat, 22 Oct 2016 17:03:17 +0300 8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations Reviewed-by: clanger, jnimeh, vinnie
Fri, 21 Oct 2016 09:03:35 -0400 Merge
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
Fri, 21 Oct 2016 09:02:57 -0400 8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module Reviewed-by: ascarpino
Fri, 21 Oct 2016 14:57:50 +0200 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c Reviewed-by: chegar
Fri, 21 Oct 2016 12:31:50 +0100 8168417: Pending exceptions in java.base/windows/native/libnio
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio Reviewed-by: chegar, alanb
Fri, 21 Oct 2016 14:52:04 +0530 8163330: HijrahDate aligned day of week incorrect
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect Reviewed-by: rriggs, scolebourne Contributed-by: anubhav.meena@oracle.com
Fri, 21 Oct 2016 11:33:37 +0900 8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US. Reviewed-by: okutsu, rriggs, naoto, peytoia
Thu, 20 Oct 2016 13:27:48 -0700 8152617: add missing wildcards to Optional or() and flatMap()
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap() Reviewed-by: psandoz, forax
Thu, 20 Oct 2016 20:02:11 +0000 Merge
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
Wed, 12 Oct 2016 08:47:53 -0700 8165271: Fix use of reflection to gain access to private fields
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields Reviewed-by: mchung
Thu, 20 Oct 2016 11:23:41 -0700 8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently Reviewed-by: chegar
Thu, 20 Oct 2016 18:35:45 +0100 8168405: Pending exceptions in java.base/windows/native
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native Reviewed-by: chegar, clanger
Thu, 20 Oct 2016 20:20:10 +0800 8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind Reviewed-by: chegar
Thu, 20 Oct 2016 12:31:24 +0100 8157965: update httpserver logging to use java.lang.System.Logger
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module. Reviewed-by: rriggs, michaelm, chegar, mchung
Thu, 20 Oct 2016 14:11:26 +0800 8168374: TsacertOptionTest.java fails on all platforms
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms Reviewed-by: vinnie
Thu, 20 Oct 2016 09:24:47 +0800 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar Reviewed-by: mullan
Wed, 19 Oct 2016 10:49:52 -0700 8167591: Add MD5 to signed JAR restrictions
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions Reviewed-by: mullan, jnimeh
Wed, 19 Oct 2016 12:42:34 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs. Reviewed-by: rfield, chegar
Wed, 19 Oct 2016 13:26:49 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Wed, 19 Oct 2016 11:45:43 +0800 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString() Reviewed-by: xuelei
Thu, 13 Oct 2016 15:27:33 +0100 8165064: Enhance thread contexts in JNDI
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI Reviewed-by: chegar
Wed, 12 Oct 2016 13:53:41 -0400 8167628: Test for RMI API to export an object with a serialization filter
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter Reviewed-by: dfuchs
Wed, 21 Sep 2016 14:02:43 -0700 8166381: Back out changes to the java.security file to not disable MD5
ascarpino [Wed, 21 Sep 2016 14:02:43 -0700] rev 41583
8166381: Back out changes to the java.security file to not disable MD5 Reviewed-by: valeriep
Wed, 14 Sep 2016 00:29:30 +0800 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
weijun [Wed, 14 Sep 2016 00:29:30 +0800] rev 41582
8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip