Mon, 30 Oct 2017 03:52:38 -0700 8175252: Backout changeset for JDK-8176354 due to JDK-8190333
jjiang [Mon, 30 Oct 2017 03:52:38 -0700] rev 47474
8175252: Backout changeset for JDK-8176354 due to JDK-8190333 Summary: Backout changeset for JDK-8176354 Reviewed-by: asmotrak
Mon, 30 Oct 2017 12:16:37 +0530 8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
rgoel [Mon, 30 Oct 2017 12:16:37 +0530] rev 47473
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR Reviewed-by: naoto
Sun, 29 Oct 2017 18:31:55 -0400 8180310: TestSocketFactory null pointer when updating match bytes
rriggs [Sun, 29 Oct 2017 18:31:55 -0400] rev 47472
8180310: TestSocketFactory null pointer when updating match bytes Reviewed-by: dfuchs
Sun, 29 Oct 2017 18:20:53 -0400 8190323: "the the" typos
rriggs [Sun, 29 Oct 2017 18:20:53 -0400] rev 47471
8190323: "the the" typos Reviewed-by: rriggs Contributed-by: christoph.dreis@freenet.de
Fri, 27 Oct 2017 09:51:48 -0700 8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro
amjiang [Fri, 27 Oct 2017 09:51:48 -0700] rev 47470
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro Reviewed-by: xuelei
Fri, 27 Oct 2017 21:11:15 +0800 8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
weijun [Fri, 27 Oct 2017 21:11:15 +0800] rev 47469
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires Reviewed-by: mullan
Fri, 27 Oct 2017 21:10:56 +0800 8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true
weijun [Fri, 27 Oct 2017 21:10:56 +0800] rev 47468
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true Reviewed-by: mullan
Fri, 27 Oct 2017 08:32:45 +0000 Merge
lana [Fri, 27 Oct 2017 08:32:45 +0000] rev 47467
Merge
Fri, 27 Oct 2017 08:31:20 +0000 Added tag jdk-10+29 for changeset a6e591e12f12
lana [Fri, 27 Oct 2017 08:31:20 +0000] rev 47466
Added tag jdk-10+29 for changeset a6e591e12f12
Thu, 26 Oct 2017 22:54:25 -0400 8183896: improve analyzers to allow for the generation of multiple mutations of the same tree
vromero [Thu, 26 Oct 2017 22:54:25 -0400] rev 47465
8183896: improve analyzers to allow for the generation of multiple mutations of the same tree Reviewed-by: mcimadamore, jlahoda
Fri, 27 Oct 2017 08:21:53 +0530 8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
sundar [Fri, 27 Oct 2017 08:21:53 +0530] rev 47464
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing Reviewed-by: alanb, mchung
Thu, 26 Oct 2017 18:04:29 -0700 8189952: New methods on String: chars() and codePoints() should be marked since 9
darcy [Thu, 26 Oct 2017 18:04:29 -0700] rev 47463
8189952: New methods on String: chars() and codePoints() should be marked since 9 Reviewed-by: bpb
Thu, 26 Oct 2017 17:06:52 -0700 8172818: Add since=9 deprecation information to javax.lang.model classes
darcy [Thu, 26 Oct 2017 17:06:52 -0700] rev 47462
8172818: Add since=9 deprecation information to javax.lang.model classes Reviewed-by: vromero
Thu, 26 Oct 2017 16:57:35 -0700 8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
mchung [Thu, 26 Oct 2017 16:57:35 -0700] rev 47461
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200 Reviewed-by: rriggs, shade
Thu, 26 Oct 2017 11:08:31 -0700 8189963: Remove version of FileChannelImpl::open without the 'direct' parameter
bpb [Thu, 26 Oct 2017 11:08:31 -0700] rev 47460
8189963: Remove version of FileChannelImpl::open without the 'direct' parameter Summary: Remove old version of FileChannelImpl::open and update call sites Reviewed-by: rriggs
Thu, 26 Oct 2017 10:46:29 -0700 8189919: Update link to license in Docs.gmk jdk-10+29
iris [Thu, 26 Oct 2017 10:46:29 -0700] rev 47459
8189919: Update link to license in Docs.gmk Reviewed-by: mr
Thu, 26 Oct 2017 18:42:40 +0100 8189838: Stack overflow when computing upward projection of an intersection type with fbounds
mcimadamore [Thu, 26 Oct 2017 18:42:40 +0100] rev 47458
8189838: Stack overflow when computing upward projection of an intersection type with fbounds Summary: Bad logic for detecting loop in type-variable upper bounds Reviewed-by: vromero
Thu, 26 Oct 2017 20:57:19 +0530 8190217: Add a JS "static checker" sample for nashorn parser API
sundar [Thu, 26 Oct 2017 20:57:19 +0530] rev 47457
8190217: Add a JS "static checker" sample for nashorn parser API Reviewed-by: jlaskey
Thu, 26 Oct 2017 13:20:47 +0200 8189955: Configuration validation is broken for some types of paths
ihse [Thu, 26 Oct 2017 13:20:47 +0200] rev 47456
8189955: Configuration validation is broken for some types of paths Reviewed-by: erikj
Thu, 26 Oct 2017 10:39:59 +0200 8189376: Unsorted $(wildcard) causes instable module-deps.gmk
ihse [Thu, 26 Oct 2017 10:39:59 +0200] rev 47455
8189376: Unsorted $(wildcard) causes instable module-deps.gmk Reviewed-by: erikj, tbell Contributed-by: Martin Buchholz <martinrb@google.com>
Thu, 26 Oct 2017 08:52:55 +0200 8189618: [aix] No jre image is created during images step
mbaesken [Thu, 26 Oct 2017 08:52:55 +0200] rev 47454
8189618: [aix] No jre image is created during images step Reviewed-by: erikj, stuefe
Wed, 25 Oct 2017 21:19:38 -0700 8189845: Fix for 8157000 causes significant performance regression
ksrini [Wed, 25 Oct 2017 21:19:38 -0700] rev 47453
8189845: Fix for 8157000 causes significant performance regression Reviewed-by: jjg
Wed, 25 Oct 2017 18:12:15 -0700 8190003: Special characters in group names should be escaped
jjg [Wed, 25 Oct 2017 18:12:15 -0700] rev 47452
8190003: Special characters in group names should be escaped Reviewed-by: ksrini, bpatel
Wed, 25 Oct 2017 17:48:30 -0700 8190182: remove accidental file.
jjg [Wed, 25 Oct 2017 17:48:30 -0700] rev 47451
8190182: remove accidental file. Reviewed-by: ksrini
Wed, 25 Oct 2017 17:18:00 -0700 8189843: Missing \"id\" attributes in table rows
jjg [Wed, 25 Oct 2017 17:18:00 -0700] rev 47450
8189843: Missing \"id\" attributes in table rows Reviewed-by: bpatel, ksrini
Wed, 25 Oct 2017 17:16:18 -0700 8189841: Error in alternate row coloring in package-summary files
jjg [Wed, 25 Oct 2017 17:16:18 -0700] rev 47449
8189841: Error in alternate row coloring in package-summary files Reviewed-by: bpatel, ksrini
Wed, 25 Oct 2017 16:13:53 -0700 8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException
bpb [Wed, 25 Oct 2017 16:13:53 -0700] rev 47448
8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException Summary: Clamp the offset so the scattering read remains within the channel. Reviewed-by: rriggs
Wed, 25 Oct 2017 12:29:00 -0700 8183037: Overview summary page should have a table with tabs for groups
bpatel [Wed, 25 Oct 2017 12:29:00 -0700] rev 47447
8183037: Overview summary page should have a table with tabs for groups Reviewed-by: jjg, ksrini
Wed, 25 Oct 2017 10:40:45 -0700 8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK
darcy [Wed, 25 Oct 2017 10:40:45 -0700] rev 47446
8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK Reviewed-by: mcimadamore
Tue, 17 Oct 2017 12:17:17 +0200 8189431: Netbeans nb_native project needs to be adapted to new repo structure
stuefe [Tue, 17 Oct 2017 12:17:17 +0200] rev 47445
8189431: Netbeans nb_native project needs to be adapted to new repo structure Reviewed-by: ihse
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip