jjg [Thu, 16 Mar 2017 14:40:39 -0700] rev 44299
8176900: TreePosTest should disable annotation processing
Reviewed-by: vromero
lana [Thu, 16 Mar 2017 17:56:00 +0000] rev 44298
Merge
bpatel [Wed, 15 Mar 2017 16:12:20 -0700] rev 44297
8175200: Long method signatures disturb Method Summary table
Reviewed-by: jjg, ksrini
bpatel [Wed, 15 Mar 2017 14:18:28 -0700] rev 44296
8176794: javadoc search results sorted incorrectly on packages
Reviewed-by: jjg, ksrini
smarks [Wed, 15 Mar 2017 13:02:54 -0700] rev 44295
8171395: (jdeprscan) add comments to L10N message file
Reviewed-by: ljiang, darcy
jlahoda [Wed, 15 Mar 2017 15:46:43 +0100] rev 44294
8176743: tools/javac/modules/MOptionTest.java test fails on Mac
Summary: Correctly preferring classfiles over source files when timestamps match.
Reviewed-by: jjg
ksrini [Wed, 15 Mar 2017 06:30:33 -0700] rev 44293
8176778: javadoc does not produce summary pages for aggregated modules
Reviewed-by: bpatel, jjg
mcimadamore [Wed, 15 Mar 2017 11:42:42 +0000] rev 44292
8176534: Missing check against target-type during applicability inference
Summary: PartiallyInferredMethodType should check against target if unchecked conversion occurred
Reviewed-by: vromero
jlahoda [Tue, 14 Mar 2017 10:51:19 +0100] rev 44291
8175119: Need to specify module of types created by Filer.createSourceFile/Filer.createClassFile?
Summary: Clarifications and improvements to jx.a.processing.Filer for creating and reading files in and from modules.
Reviewed-by: darcy, jjg
jlahoda [Tue, 14 Mar 2017 08:19:41 +0100] rev 44290
8176045: No compile error when a package is not declared
Summary: Fixing handling of otherwise empty files with package clauses and empty files without package clauses.
Reviewed-by: jjg
jlahoda [Tue, 14 Mar 2017 07:11:45 +0100] rev 44289
8175057: module-info on patch path should not produce an error
Summary: Allowing module-infos on patch paths during compilation.
Reviewed-by: jjg, ksrini
ksrini [Mon, 13 Mar 2017 17:02:18 -0700] rev 44288
8176539: javadoc ignores module-info files on the command line
Reviewed-by: jjg
ksrini [Mon, 13 Mar 2017 16:46:17 -0700] rev 44287
8175219: javadoc should exit when it encounters compilation errors.
Reviewed-by: jjg, bpatel
duke [Wed, 05 Jul 2017 23:03:34 +0200] rev 44286
Merge
lancea [Thu, 16 Mar 2017 16:50:51 -0400] rev 44285
8174728: Mark Java EE modules deprecated and for removal
Reviewed-by: alanb
lana [Thu, 16 Mar 2017 17:55:17 +0000] rev 44284
Merge
mchung [Tue, 14 Mar 2017 15:52:51 -0700] rev 44283
8174977: Update license files with consistent license/notice names
Reviewed-by: alanb, mchung
Contributed-by: jeannette.hung@oracle.com
duke [Wed, 05 Jul 2017 23:03:22 +0200] rev 44282
Merge
lana [Thu, 16 Mar 2017 17:55:56 +0000] rev 44281
Merge
joehw [Tue, 14 Mar 2017 18:56:46 -0700] rev 44280
8176541: XML deprecation "since" values should use 1.x version form for 1.8 and earlier
Reviewed-by: darcy, rriggs, smarks
mchung [Tue, 14 Mar 2017 15:52:44 -0700] rev 44279
8174977: Update license files with consistent license/notice names
Reviewed-by: alanb, mchung
Contributed-by: jeannette.hung@oracle.com
duke [Wed, 05 Jul 2017 23:03:09 +0200] rev 44278
Merge
lana [Thu, 16 Mar 2017 17:55:58 +0000] rev 44277
Merge
mchung [Wed, 15 Mar 2017 18:07:31 -0700] rev 44276
8176815: Remove StackFramePermission and use RuntimePermission for stack walking
Reviewed-by: alanb, bchristi
duke [Wed, 05 Jul 2017 23:02:58 +0200] rev 44275
Merge
coffeys [Mon, 20 Mar 2017 09:18:42 -0700] rev 44274
8177144: sun/net/www/http/HttpClient/B8025710.java should run in ovm mode
Reviewed-by: dfuchs, chegar
bpb [Fri, 17 Mar 2017 08:38:12 -0700] rev 44273
8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
Summary: Move sub-tests writing 4GB and 6GB files into two separate tests
Reviewed-by: clanger
prappo [Thu, 16 Mar 2017 22:58:13 +0000] rev 44272
8176882: Incorrect integer comparison in version numbers
Reviewed-by: psandoz
lancea [Thu, 16 Mar 2017 16:56:29 -0400] rev 44271
8174728: Mark Java EE modules deprecated and for removal
Reviewed-by: alanb
martin [Thu, 16 Mar 2017 13:10:43 -0700] rev 44270
8176886: Remove stray @deprecated in Date#getDate
Reviewed-by: naoto