Thu, 24 Aug 2017 16:29:49 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:49 +0200] rev 45916
Merge
Wed, 19 Jul 2017 11:44:08 +0530 8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
pmuthuswamy [Wed, 19 Jul 2017 11:44:08 +0530] rev 45915
8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions Reviewed-by: jlahoda
Tue, 18 Jul 2017 15:50:14 -0700 8182359: Color contrast Error on <pkg-type>/pkg-use.html pages
pmuthuswamy [Tue, 18 Jul 2017 15:50:14 -0700] rev 45914
8182359: Color contrast Error on <pkg-type>/pkg-use.html pages Reviewed-by: bpatel, jjg
Sat, 15 Jul 2017 14:51:42 -0700 8181622: new {@index} tag generates multiple index entries
bpatel [Sat, 15 Jul 2017 14:51:42 -0700] rev 45913
8181622: new {@index} tag generates multiple index entries Reviewed-by: jjg, ksrini
Sat, 15 Jul 2017 11:06:32 -0700 8177048: javadoc should support -version and/or --version
pmuthuswamy [Sat, 15 Jul 2017 11:06:32 -0700] rev 45912
8177048: javadoc should support -version and/or --version Reviewed-by: jjg, ksrini
Thu, 13 Jul 2017 19:34:31 +0000 Added tag jdk-10+15 for changeset 6a58a7837e93
lana [Thu, 13 Jul 2017 19:34:31 +0000] rev 45911
Added tag jdk-10+15 for changeset 6a58a7837e93
Thu, 13 Jul 2017 13:37:44 +0200 8182450: javac aborts when generating ct.sym intermittently
jlahoda [Thu, 13 Jul 2017 13:37:44 +0200] rev 45910
8182450: javac aborts when generating ct.sym intermittently Summary: Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist. Reviewed-by: jjg
Thu, 13 Jul 2017 08:49:11 +0200 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
jlahoda [Thu, 13 Jul 2017 08:49:11 +0200] rev 45909
8181298: Assertion failure in com.sun.tools.javac.comp.Modules Summary: Fixing dependencies for ct.sym-files target. Reviewed-by: tbell, erikj Contributed-by: erik.joelsson@oracle.com
Wed, 12 Jul 2017 18:54:07 -0700 8182257: Duplicate anchor ids in generated javadoc pages
bpatel [Wed, 12 Jul 2017 18:54:07 -0700] rev 45908
8182257: Duplicate anchor ids in generated javadoc pages Reviewed-by: jjg
Wed, 12 Jul 2017 17:39:46 -0700 8170825: Generated index page has a broken link
bpatel [Wed, 12 Jul 2017 17:39:46 -0700] rev 45907
8170825: Generated index page has a broken link Reviewed-by: jjg
Thu, 24 Aug 2017 16:29:45 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:45 +0200] rev 45906
Merge
Thu, 13 Jul 2017 19:34:32 +0000 Added tag jdk-10+15 for changeset 3a8e49f49142
lana [Thu, 13 Jul 2017 19:34:32 +0000] rev 45905
Added tag jdk-10+15 for changeset 3a8e49f49142
Thu, 24 Aug 2017 16:29:41 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:41 +0200] rev 45904
Merge
Mon, 17 Jul 2017 14:40:00 -0700 8183519: XMLInputFactory.newFactory() is marked as deprecated
joehw [Mon, 17 Jul 2017 14:40:00 -0700] rev 45903
8183519: XMLInputFactory.newFactory() is marked as deprecated Reviewed-by: lancea
Thu, 13 Jul 2017 19:34:30 +0000 Added tag jdk-10+15 for changeset 46c3f654e80f
lana [Thu, 13 Jul 2017 19:34:30 +0000] rev 45902
Added tag jdk-10+15 for changeset 46c3f654e80f
Wed, 12 Jul 2017 14:28:14 -0700 8184307: fix typo in Validator.java
jjg [Wed, 12 Jul 2017 14:28:14 -0700] rev 45901
8184307: fix typo in Validator.java Reviewed-by: darcy
Thu, 24 Aug 2017 16:29:37 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:37 +0200] rev 45900
Merge
Thu, 13 Jul 2017 19:34:29 +0000 Added tag jdk-10+15 for changeset 4fafa8900ec9
lana [Thu, 13 Jul 2017 19:34:29 +0000] rev 45899
Added tag jdk-10+15 for changeset 4fafa8900ec9
Thu, 13 Jul 2017 16:51:45 +0530 8184239: Fix broken nashorn/samples
sdama [Thu, 13 Jul 2017 16:51:45 +0530] rev 45898
8184239: Fix broken nashorn/samples Summary: Fixed broken nashorn samples Reviewed-by: sundar, hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Thu, 24 Aug 2017 16:29:34 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:34 +0200] rev 45897
Merge
Thu, 13 Jul 2017 19:34:24 +0000 Added tag jdk-10+15 for changeset 3dfd7325b5bc
lana [Thu, 13 Jul 2017 19:34:24 +0000] rev 45896
Added tag jdk-10+15 for changeset 3dfd7325b5bc
Thu, 24 Aug 2017 16:29:30 +0200 Merge
duke [Thu, 24 Aug 2017 16:29:30 +0200] rev 45895
Merge
Wed, 19 Jul 2017 14:40:50 +0200 8184665: Skip name and alias checks for standard Charsets
redestad [Wed, 19 Jul 2017 14:40:50 +0200] rev 45894
8184665: Skip name and alias checks for standard Charsets Reviewed-by: sherman, rriggs, forax
Tue, 18 Jul 2017 17:56:52 -0700 8184807: (ch) Clean up handling of some Windows function return values in libnio
bpb [Tue, 18 Jul 2017 17:56:52 -0700] rev 45893
8184807: (ch) Clean up handling of some Windows function return values in libnio Summary: Properly check and respond to Windows function return values in libnio Reviewed-by: alanb
Tue, 18 Jul 2017 12:40:30 +0200 8184603: Create ObjectStreamField signature lazily when possible
redestad [Tue, 18 Jul 2017 12:40:30 +0200] rev 45892
8184603: Create ObjectStreamField signature lazily when possible Reviewed-by: rriggs, chegar, alanb, shade
Mon, 17 Jul 2017 23:12:15 -0700 8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
mli [Mon, 17 Jul 2017 23:12:15 -0700] rev 45891
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently Summary: Skips CFB128 related cases on Solaris pre-11.3 versions. Reviewed-by: valeriep Contributed-by: John Jiang <sha.jiang@oracle.com>
Mon, 17 Jul 2017 15:46:34 +0200 8183123: JDP packets have no processId context set
clanger [Mon, 17 Jul 2017 15:46:34 +0200] rev 45890
8183123: JDP packets have no processId context set Reviewed-by: dcubed, clanger Contributed-by: andrew_m_leonard@uk.ibm.com
Mon, 17 Jul 2017 11:47:12 +0200 8184673: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers
clanger [Mon, 17 Jul 2017 11:47:12 +0200] rev 45889
8184673: Fix compatibility issue in AlgorithmChecker for 3rd party JCE providers Reviewed-by: ascarpino, mullan
Sat, 15 Jul 2017 14:01:49 -0700 8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL
igerasim [Sat, 15 Jul 2017 14:01:49 -0700] rev 45888
8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL Reviewed-by: sherman
Fri, 14 Jul 2017 10:42:46 -0700 8184314: Javadoc for Offsettime has "." where it should be ":" prior to seconds
naoto [Fri, 14 Jul 2017 10:42:46 -0700] rev 45887
8184314: Javadoc for Offsettime has "." where it should be ":" prior to seconds Reviewed-by: rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip