RFR : 8219313 : Support module specific stylesheets

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Apr 29 15:45:01 UTC 2019


At first glance, this looks questionable.

> 2193 if (element instanceof PackageElement) {
> 2194 
> stylesheetContent.add(getModuleStylesheetContent((PackageElement)element));
> 2195 }
Is this supposed to be using PackageElement and not ModuleElement?

-- Jon


On 4/29/19 2:32 AM, Priya Lakshmi Muthuswamy wrote:
> Hi,
>
> Kindly review the changes for supporting module specific style sheets.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8219313
> webrev: http://cr.openjdk.java.net/~pmuthuswamy/8219313/webrev.00/
>
> Thanks,
> Priya
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20190429/3d5927fd/attachment.html>


More information about the javadoc-dev mailing list