jjg [Fri, 27 Jan 2017 15:49:14 -0800] rev 43374
8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method.
Reviewed-by: jjg
Contributed-by: istomin.den@gmail.com
bpatel [Thu, 26 Jan 2017 16:53:56 -0800] rev 43373
8173419: Javadoc fix 8166175 results in test failures
Reviewed-by: jjg, ksrini
jjg [Thu, 26 Jan 2017 14:35:04 -0800] rev 43372
8173312: Hide support for --inherit-runtime-environment
Reviewed-by: mchung
lana [Thu, 26 Jan 2017 21:20:40 +0000] rev 43371
Merge
bpatel [Thu, 26 Jan 2017 13:01:12 -0800] rev 43370
8166175: javadoc search doesn't work on local doc bundles
Reviewed-by: jjg, ksrini
jlahoda [Thu, 26 Jan 2017 14:14:01 +0100] rev 43369
8173068: ElementUtils getPackageElement does not allow for an unnamed package
Summary: Removing special handling of unnamed packages in Elements.getPackageElement.
Reviewed-by: darcy, jjg, ksrini