Thu, 12 Feb 2015 16:23:24 -0800 Added tag jdk9-b50 for changeset f8317f53f898
katleman [Thu, 12 Feb 2015 16:23:24 -0800] rev 28886
Added tag jdk9-b50 for changeset f8317f53f898
Wed, 05 Jul 2017 20:19:27 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:27 +0200] rev 28885
Merge
Thu, 12 Feb 2015 16:23:24 -0800 Added tag jdk9-b50 for changeset f9362d750e69
katleman [Thu, 12 Feb 2015 16:23:24 -0800] rev 28884
Added tag jdk9-b50 for changeset f9362d750e69
Wed, 05 Jul 2017 20:19:22 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:22 +0200] rev 28883
Merge
Thu, 12 Feb 2015 16:39:22 -0800 Merge
lana [Thu, 12 Feb 2015 16:39:22 -0800] rev 28882
Merge
Thu, 12 Feb 2015 16:43:33 +0100 8072596: Arrays.asList results in ClassCastException with a JS array
attila [Thu, 12 Feb 2015 16:43:33 +0100] rev 28881
8072596: Arrays.asList results in ClassCastException with a JS array Reviewed-by: lagergren, sundar
Tue, 10 Feb 2015 13:10:07 +0300 8069182: Nightly test results are empty for targets test262/markdown/testjfx
slugovoy [Tue, 10 Feb 2015 13:10:07 +0300] rev 28880
8069182: Nightly test results are empty for targets test262/markdown/testjfx Reviewed-by: sundar, lagergren
Mon, 09 Feb 2015 14:40:56 +0530 8072752: Add regression tests for 8071678 and 8071594
sundar [Mon, 09 Feb 2015 14:40:56 +0530] rev 28879
8072752: Add regression tests for 8071678 and 8071594 Reviewed-by: hannesw, attila
Fri, 06 Feb 2015 19:28:26 +0530 8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes
sundar [Fri, 06 Feb 2015 19:28:26 +0530] rev 28878
8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes Reviewed-by: attila, lagergren
Thu, 12 Feb 2015 16:23:30 -0800 Added tag jdk9-b50 for changeset 51d0ef4e53e6
katleman [Thu, 12 Feb 2015 16:23:30 -0800] rev 28877
Added tag jdk9-b50 for changeset 51d0ef4e53e6
Wed, 05 Jul 2017 20:19:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:16 +0200] rev 28876
Merge
Thu, 12 Feb 2015 16:23:21 -0800 Added tag jdk9-b50 for changeset 70a5f7d7a66a
katleman [Thu, 12 Feb 2015 16:23:21 -0800] rev 28875
Added tag jdk9-b50 for changeset 70a5f7d7a66a
Wed, 05 Jul 2017 20:19:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:19:12 +0200] rev 28874
Merge
Thu, 12 Feb 2015 16:37:08 -0800 Merge
lana [Thu, 12 Feb 2015 16:37:08 -0800] rev 28873
Merge
Thu, 12 Feb 2015 12:06:36 -0500 8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
rriggs [Thu, 12 Feb 2015 12:06:36 -0500] rev 28872
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup Reviewed-by: alanb
Thu, 12 Feb 2015 10:34:35 -0500 8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
lpriima [Thu, 12 Feb 2015 10:34:35 -0500] rev 28871
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays Reviewed-by: rriggs, dholmes
Thu, 12 Feb 2015 10:28:14 +0100 8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement
ykantser [Thu, 12 Feb 2015 10:28:14 +0100] rev 28870
8072856: Eliminate ProcessTools.getProcessId dependency on sun.management.VMManagement Reviewed-by: jbachorik, dfuchs, mchung
Wed, 11 Feb 2015 17:20:39 -0800 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
bpb [Wed, 11 Feb 2015 17:20:39 -0800] rev 28869
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result Summary: Replace divWord() with non-truncating alternatives Reviewed-by: psandoz, darcy
Tue, 10 Feb 2015 10:44:38 +0100 8072611: (process) ProcessBuilder redirecting output to file should work with long file names (win)
stuefe [Tue, 10 Feb 2015 10:44:38 +0100] rev 28868
8072611: (process) ProcessBuilder redirecting output to file should work with long file names (win) Reviewed-by: rriggs, simonis Contributed-by: johannes.scheerer@sap.com
Wed, 11 Feb 2015 07:40:43 -0800 8064562: (doc) errors in java.io.PushbackInputStream API documentation
bpb [Wed, 11 Feb 2015 07:40:43 -0800] rev 28867
8064562: (doc) errors in java.io.PushbackInputStream API documentation Summary: Update the documentation as suggested to reflect reality. Reviewed-by: lancea, rriggs Contributed-by: Shaun Spiller <shaunspiller@gmail.com>
Wed, 11 Feb 2015 09:59:30 +0100 8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider
erikj [Wed, 11 Feb 2015 09:59:30 +0100] rev 28866
8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider Reviewed-by: ihse
Tue, 10 Feb 2015 23:32:48 +0000 8065553: Failed Java web start via IPv6 (Java7u71 or later)
robm [Tue, 10 Feb 2015 23:32:48 +0000] rev 28865
8065553: Failed Java web start via IPv6 (Java7u71 or later) Reviewed-by: xuelei
Tue, 10 Feb 2015 11:34:13 -0800 8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType
darcy [Tue, 10 Feb 2015 11:34:13 -0800] rev 28864
8072843: Typo in the description of the j.l.r.Executable.getAnnotatedReceiverType Reviewed-by: lancea
Tue, 10 Feb 2015 10:09:33 -0800 Merge
amurillo [Tue, 10 Feb 2015 10:09:33 -0800] rev 28863
Merge
Thu, 05 Feb 2015 14:57:53 -0800 Merge
amurillo [Thu, 05 Feb 2015 14:57:53 -0800] rev 28862
Merge
Wed, 04 Feb 2015 18:23:09 -0800 Merge
ctornqvi [Wed, 04 Feb 2015 18:23:09 -0800] rev 28861
Merge
Tue, 03 Feb 2015 16:46:05 +0100 8066708: JMXStartStopTest fails to connect to port 38112
jbachorik [Tue, 03 Feb 2015 16:46:05 +0100] rev 28860
8066708: JMXStartStopTest fails to connect to port 38112 Reviewed-by: smarks, dsamersoff, olagneau
Mon, 02 Feb 2015 09:37:53 +0100 8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar
ykantser [Mon, 02 Feb 2015 09:37:53 +0100] rev 28859
8071464: Clear up SVC jdk/test/* JRE layout dependencies other than those on tools.jar Reviewed-by: sla Contributed-by: alexander.kulyakhtin@oracle.com
Fri, 30 Jan 2015 09:31:18 +0100 8068613: Wrong number of objects pending finalization start
ykantser [Fri, 30 Jan 2015 09:31:18 +0100] rev 28858
8068613: Wrong number of objects pending finalization start Summary: Repeat until expected result, instead of fail after sleep() Reviewed-by: sla
Fri, 30 Jan 2015 22:01:32 +0100 8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE
jbachorik [Fri, 30 Jan 2015 22:01:32 +0100] rev 28857
8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE Reviewed-by: sjiang, dfuchs
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip