Wed, 05 Jul 2017 23:42:22 +0200 Added tag jdk-9+174 for changeset 94680c6d60ec
duke [Wed, 05 Jul 2017 23:42:22 +0200] rev 45551
Added tag jdk-9+174 for changeset 94680c6d60ec
Wed, 05 Jul 2017 23:42:20 +0200 Merge jdk-9+174
duke [Wed, 05 Jul 2017 23:42:20 +0200] rev 45550
Merge
Thu, 08 Jun 2017 23:11:43 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:43 +0000] rev 45549
Merge
Thu, 08 Jun 2017 15:50:22 -0700 8180296: Move Javadoc: doclet, taglet specs to specs directory
jjg [Thu, 08 Jun 2017 15:50:22 -0700] rev 45548
8180296: Move Javadoc: doclet, taglet specs to specs directory Reviewed-by: ksrini
Wed, 05 Jul 2017 23:42:07 +0200 Merge
duke [Wed, 05 Jul 2017 23:42:07 +0200] rev 45547
Merge
Thu, 08 Jun 2017 23:11:11 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:11 +0000] rev 45546
Merge
Wed, 07 Jun 2017 21:14:58 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 21:14:58 -0700] rev 45545
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Wed, 07 Jun 2017 18:47:54 -0400 8181702: Mark jdk.xml.bind and jdk.xml.ws modules deprecated and for removal
lancea [Wed, 07 Jun 2017 18:47:54 -0400] rev 45544
8181702: Mark jdk.xml.bind and jdk.xml.ws modules deprecated and for removal Reviewed-by: alanb, mchung
Wed, 05 Jul 2017 23:41:51 +0200 Merge
duke [Wed, 05 Jul 2017 23:41:51 +0200] rev 45543
Merge
Thu, 08 Jun 2017 23:11:39 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:39 +0000] rev 45542
Merge
Wed, 07 Jun 2017 21:08:37 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 21:08:37 -0700] rev 45541
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Wed, 05 Jul 2017 23:41:36 +0200 Merge
duke [Wed, 05 Jul 2017 23:41:36 +0200] rev 45540
Merge
Thu, 08 Jun 2017 23:11:15 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:15 +0000] rev 45539
Merge
Wed, 07 Jun 2017 18:57:24 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 18:57:24 -0700] rev 45538
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Wed, 05 Jul 2017 23:41:19 +0200 Merge
duke [Wed, 05 Jul 2017 23:41:19 +0200] rev 45537
Merge
Fri, 09 Jun 2017 11:26:42 -0700 8181824: Broken javadoc link in java.util.BitSet
psandoz [Fri, 09 Jun 2017 11:26:42 -0700] rev 45536
8181824: Broken javadoc link in java.util.BitSet Reviewed-by: martin
Fri, 09 Jun 2017 16:52:07 +0100 8181867: [tests] Reorganize EchoHandlers
dfuchs [Fri, 09 Jun 2017 16:52:07 +0100] rev 45535
8181867: [tests] Reorganize EchoHandlers Summary: This fix reorganize some test files and rename some test classes. Several classes named EchoHandler in the unnamed package are renamed to make it clear what classes (and sources) tests that use these EchoHandler implementations effectively depend on. Reviewed-by: chegar
Thu, 08 Jun 2017 23:11:21 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:21 +0000] rev 45534
Merge
Thu, 08 Jun 2017 14:53:56 +0200 8178064: OpenJDK RI binary should include the license file for freetype
erikj [Thu, 08 Jun 2017 14:53:56 +0200] rev 45533
8178064: OpenJDK RI binary should include the license file for freetype Reviewed-by: tbell, ihse
Thu, 08 Jun 2017 13:49:11 +0200 8180300: Move JDWP specs to specs directory
ihse [Thu, 08 Jun 2017 13:49:11 +0200] rev 45532
8180300: Move JDWP specs to specs directory Reviewed-by: sspitsyn
Thu, 08 Jun 2017 12:41:07 +0100 8180044: java/net/httpclient/ManyRequests.java failed due to timeout
dfuchs [Thu, 08 Jun 2017 12:41:07 +0100] rev 45531
8180044: java/net/httpclient/ManyRequests.java failed due to timeout Summary: Fixes several race conditions observed while testing. Reviewed-by: michaelm, msheppar, prappo
Thu, 08 Jun 2017 12:24:13 +0100 8181430: HTTP/2 client might deadlock when receiving data during the initial handshake
dfuchs [Thu, 08 Jun 2017 12:24:13 +0100] rev 45530
8181430: HTTP/2 client might deadlock when receiving data during the initial handshake Summary: CountDownLatch removed. Data produced during the handshake is instead buffered until the preface is sent. Reviewed-by: michaelm, msheppar, prappo
Thu, 08 Jun 2017 11:24:46 +0200 8181776: Move back specs to closed
ihse [Thu, 08 Jun 2017 11:24:46 +0200] rev 45529
8181776: Move back specs to closed Reviewed-by: erikj
Wed, 07 Jun 2017 21:15:06 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 21:15:06 -0700] rev 45528
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Wed, 07 Jun 2017 18:54:45 -0700 8181696: Package versioning link does not exist in JAR file specification
mchung [Wed, 07 Jun 2017 18:54:45 -0700] rev 45527
8181696: Package versioning link does not exist in JAR file specification Reviewed-by: alanb
Wed, 07 Jun 2017 15:05:35 -0400 8181195: Mark java.se.ee aggregator module deprecated and for removal
lancea [Wed, 07 Jun 2017 15:05:35 -0400] rev 45526
8181195: Mark java.se.ee aggregator module deprecated and for removal Reviewed-by: joehw, alanb, mchung
Wed, 07 Jun 2017 06:45:09 -0700 Merge
prr [Wed, 07 Jun 2017 06:45:09 -0700] rev 45525
Merge
Tue, 06 Jun 2017 14:38:19 +0530 8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223
mhalder [Tue, 06 Jun 2017 14:38:19 +0530] rev 45524
8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223 Reviewed-by: serb, prr Contributed-by: manajit.halder@oracle.com
Tue, 06 Jun 2017 11:56:01 +0530 8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String)
psadhukhan [Tue, 06 Jun 2017 11:56:01 +0530] rev 45523
8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String) Reviewed-by: serb
Tue, 06 Jun 2017 11:11:12 +0530 8181401: Error in Javadoc for JTabbedPane getAccessibleName()
psadhukhan [Tue, 06 Jun 2017 11:11:12 +0530] rev 45522
8181401: Error in Javadoc for JTabbedPane getAccessibleName() Reviewed-by: serb, ssadetsky
Mon, 05 Jun 2017 11:00:25 -0700 Merge
prr [Mon, 05 Jun 2017 11:00:25 -0700] rev 45521
Merge
Fri, 02 Jun 2017 18:40:55 +0300 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
alitvinov [Fri, 02 Jun 2017 18:40:55 +0300] rev 45520
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS Reviewed-by: prr, serb
Wed, 07 Jun 2017 10:03:41 +0800 8181461: sun/security/krb5/auto/KdcPolicy.java fails with java.lang.Exception: Does not match
weijun [Wed, 07 Jun 2017 10:03:41 +0800] rev 45519
8181461: sun/security/krb5/auto/KdcPolicy.java fails with java.lang.Exception: Does not match Reviewed-by: xuelei
Mon, 05 Jun 2017 16:05:24 -0700 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
psandoz [Mon, 05 Jun 2017 16:05:24 -0700] rev 45518
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9 Reviewed-by: psandoz, dholmes, mchung Contributed-by: ron.pressler@oracle.com
Wed, 05 Jul 2017 23:41:01 +0200 Merge
duke [Wed, 05 Jul 2017 23:41:01 +0200] rev 45517
Merge
Thu, 08 Jun 2017 23:11:00 +0000 Merge
lana [Thu, 08 Jun 2017 23:11:00 +0000] rev 45516
Merge
Wed, 07 Jun 2017 18:57:35 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 18:57:35 -0700] rev 45515
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Mon, 05 Jun 2017 15:52:09 -0700 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
psandoz [Mon, 05 Jun 2017 15:52:09 -0700] rev 45514
8181292: Backport Rename internal Unsafe.compare methods from 10 to 9 Reviewed-by: psandoz, dholmes, thartmann, kvn Contributed-by: ron.pressler@oracle.com, claes.redestad@oracle.com
Tue, 06 Jun 2017 13:31:34 -0400 8161145: The min/max macros make hotspot tests fail to build with GCC 6
eosterlund [Tue, 06 Jun 2017 13:31:34 -0400] rev 45513
8161145: The min/max macros make hotspot tests fail to build with GCC 6 Summary: Change min/max macros to expand (once) to self. Reviewed-by: sgehwolf, pliden, andrew
Wed, 05 Jul 2017 23:40:49 +0200 Merge
duke [Wed, 05 Jul 2017 23:40:49 +0200] rev 45512
Merge
Thu, 08 Jun 2017 23:10:51 +0000 Merge
lana [Thu, 08 Jun 2017 23:10:51 +0000] rev 45511
Merge
Thu, 08 Jun 2017 14:53:48 +0200 8178064: OpenJDK RI binary should include the license file for freetype
erikj [Thu, 08 Jun 2017 14:53:48 +0200] rev 45510
8178064: OpenJDK RI binary should include the license file for freetype Reviewed-by: tbell, ihse
Wed, 07 Jun 2017 21:15:31 -0700 8181639: Add tool and services information to module summary
mchung [Wed, 07 Jun 2017 21:15:31 -0700] rev 45509
8181639: Add tool and services information to module summary Reviewed-by: alanb, psandoz, lancea
Wed, 05 Jul 2017 23:40:29 +0200 Added tag jdk-10+12 for changeset e6d70017f5b9
duke [Wed, 05 Jul 2017 23:40:29 +0200] rev 45508
Added tag jdk-10+12 for changeset e6d70017f5b9
Wed, 05 Jul 2017 23:40:27 +0200 Merge jdk-10+12
duke [Wed, 05 Jul 2017 23:40:27 +0200] rev 45507
Merge
Wed, 05 Jul 2017 23:40:14 +0200 Merge
duke [Wed, 05 Jul 2017 23:40:14 +0200] rev 45506
Merge
Wed, 05 Jul 2017 23:40:06 +0200 Merge
duke [Wed, 05 Jul 2017 23:40:06 +0200] rev 45505
Merge
Thu, 15 Jun 2017 13:44:42 +0200 8170326: Inconsistencies between code, compiler.properties and comments
jlahoda [Thu, 15 Jun 2017 13:44:42 +0200] rev 45504
8170326: Inconsistencies between code, compiler.properties and comments Summary: Converting uses of Log and JCDiagnostic.Factory methods to use CompilerProperties instead of plain Strings, fixing inconsistencies, adding crules analyzer to ensure CompilerProperties are used whenever possible. Reviewed-by: mcimadamore
Wed, 14 Jun 2017 20:05:01 +0000 Merge
lana [Wed, 14 Jun 2017 20:05:01 +0000] rev 45503
Merge
Thu, 08 Jun 2017 16:32:57 +0000 Added tag jdk-9+173 for changeset 4b53bf8b530c
lana [Thu, 08 Jun 2017 16:32:57 +0000] rev 45502
Added tag jdk-9+173 for changeset 4b53bf8b530c
Tue, 13 Jun 2017 12:31:28 -0700 8180306: jshell tool: /help -- confusing identifier in feedback mode examples
rfield [Tue, 13 Jun 2017 12:31:28 -0700] rev 45501
8180306: jshell tool: /help -- confusing identifier in feedback mode examples 8179048: jshell tool: /help -- references to "/reset or /reload" should add /env 8179046: jshell tool: /help /edit is missing -all and -start 8181950: jshell tests: longer help documentation breaks tests because of paging Reviewed-by: jlahoda
Tue, 13 Jun 2017 11:21:09 -0700 8181464: Invalid lambda in annotation causes NPE in Lint.augment
vromero [Tue, 13 Jun 2017 11:21:09 -0700] rev 45500
8181464: Invalid lambda in annotation causes NPE in Lint.augment Reviewed-by: mcimadamore
Fri, 09 Jun 2017 21:34:47 +0000 Added tag jdk-10+11 for changeset f7479ee8de69
lana [Fri, 09 Jun 2017 21:34:47 +0000] rev 45499
Added tag jdk-10+11 for changeset f7479ee8de69
Fri, 09 Jun 2017 11:27:03 -0700 8175794: Type inference regression after JDK-8078093
vromero [Fri, 09 Jun 2017 11:27:03 -0700] rev 45498
8175794: Type inference regression after JDK-8078093 Reviewed-by: mcimadamore Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Thu, 08 Jun 2017 00:11:29 -0700 8181215: Links incorrectly appear bold in some javadoc generated tables
bpatel [Thu, 08 Jun 2017 00:11:29 -0700] rev 45497
8181215: Links incorrectly appear bold in some javadoc generated tables Reviewed-by: jjg, ksrini
Wed, 07 Jun 2017 22:58:37 -0700 8147881: Javadoc search box watermark text issue
bpatel [Wed, 07 Jun 2017 22:58:37 -0700] rev 45496
8147881: Javadoc search box watermark text issue Reviewed-by: jjg, ksrini
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip