Thu, 16 Mar 2017 18:50:50 -07008175346: javadoc does not handle Locations correctly with --patch-module jdk-9+162
ksrini [Thu, 16 Mar 2017 18:50:50 -0700] rev 5844
8175346: javadoc does not handle Locations correctly with --patch-module
Reviewed-by: jjg

Thu, 16 Mar 2017 17:13:10 -07008177014: tools/javac/tree/TreePosTest.java test fails with IllegalArgumentException
jjg [Thu, 16 Mar 2017 17:13:10 -0700] rev 5843
8177014: tools/javac/tree/TreePosTest.java test fails with IllegalArgumentException
Reviewed-by: redestad

Thu, 16 Mar 2017 14:40:39 -07008176900: TreePosTest should disable annotation processing
jjg [Thu, 16 Mar 2017 14:40:39 -0700] rev 5842
8176900: TreePosTest should disable annotation processing
Reviewed-by: vromero

Thu, 16 Mar 2017 17:56:00 +0000Merge
lana [Thu, 16 Mar 2017 17:56:00 +0000] rev 5841
Merge

Wed, 15 Mar 2017 16:12:20 -07008175200: Long method signatures disturb Method Summary table
bpatel [Wed, 15 Mar 2017 16:12:20 -0700] rev 5840
8175200: Long method signatures disturb Method Summary table
Reviewed-by: jjg, ksrini

Wed, 15 Mar 2017 14:18:28 -07008176794: javadoc search results sorted incorrectly on packages
bpatel [Wed, 15 Mar 2017 14:18:28 -0700] rev 5839
8176794: javadoc search results sorted incorrectly on packages
Reviewed-by: jjg, ksrini

Wed, 15 Mar 2017 13:02:54 -07008171395: (jdeprscan) add comments to L10N message file
smarks [Wed, 15 Mar 2017 13:02:54 -0700] rev 5838
8171395: (jdeprscan) add comments to L10N message file
Reviewed-by: ljiang, darcy

Wed, 15 Mar 2017 15:46:43 +01008176743: tools/javac/modules/MOptionTest.java test fails on Mac
jlahoda [Wed, 15 Mar 2017 15:46:43 +0100] rev 5837
8176743: tools/javac/modules/MOptionTest.java test fails on Mac
Summary: Correctly preferring classfiles over source files when timestamps match.
Reviewed-by: jjg

Wed, 15 Mar 2017 06:30:33 -07008176778: javadoc does not produce summary pages for aggregated modules
ksrini [Wed, 15 Mar 2017 06:30:33 -0700] rev 5836
8176778: javadoc does not produce summary pages for aggregated modules
Reviewed-by: bpatel, jjg

Wed, 15 Mar 2017 11:42:42 +00008176534: Missing check against target-type during applicability inference
mcimadamore [Wed, 15 Mar 2017 11:42:42 +0000] rev 5835
8176534: Missing check against target-type during applicability inference
Summary: PartiallyInferredMethodType should check against target if unchecked conversion occurred
Reviewed-by: vromero