Wed, 26 Oct 2016 16:00:26 +0200 8168772: Convert javadoc generation to build-infra standards
ihse [Wed, 26 Oct 2016 16:00:26 +0200] rev 41652
8168772: Convert javadoc generation to build-infra standards Reviewed-by: erikj
Wed, 26 Oct 2016 09:44:20 +0200 8168636: More detailed information about native libraries in build log
ihse [Wed, 26 Oct 2016 09:44:20 +0200] rev 41651
8168636: More detailed information about native libraries in build log Reviewed-by: erikj
Tue, 25 Oct 2016 12:25:41 -0700 Merge
amurillo [Tue, 25 Oct 2016 12:25:41 -0700] rev 41650
Merge
Thu, 20 Oct 2016 16:53:56 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41649
Merge
Tue, 18 Oct 2016 06:14:35 -0400 8166738: Enable concurrency in Hotspot jtreg testing
ctornqvi [Tue, 18 Oct 2016 06:14:35 -0400] rev 41648
8166738: Enable concurrency in Hotspot jtreg testing Reviewed-by: gtriantafill, erikj, sspitsyn
Thu, 13 Oct 2016 08:57:52 -0700 Merge
amurillo [Thu, 13 Oct 2016 08:57:52 -0700] rev 41647
Merge
Thu, 06 Oct 2016 13:41:43 +0200 8166800: [s390] Top-level build changes required for Linux/s390x
simonis [Thu, 06 Oct 2016 13:41:43 +0200] rev 41646
8166800: [s390] Top-level build changes required for Linux/s390x Reviewed-by: erikj
Thu, 27 Oct 2016 16:28:36 +0000 Added tag jdk-9+142 for changeset 81d196a50ed9
lana [Thu, 27 Oct 2016 16:28:36 +0000] rev 41645
Added tag jdk-9+142 for changeset 81d196a50ed9
Wed, 05 Jul 2017 22:22:34 +0200 Added tag jdk-9+142 for changeset df0e03e3ca0e
duke [Wed, 05 Jul 2017 22:22:34 +0200] rev 41644
Added tag jdk-9+142 for changeset df0e03e3ca0e
Wed, 05 Jul 2017 22:22:33 +0200 Merge jdk-9+142
duke [Wed, 05 Jul 2017 22:22:33 +0200] rev 41643
Merge
Wed, 05 Jul 2017 22:22:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip