Bug 61530 - Update javadoc styles for Java 8
Summary: Update javadoc styles for Java 8
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.17-dev
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-17 16:19 UTC by Nick Burch
Modified: 2017-09-20 16:14 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Burch 2017-09-17 16:19:06 UTC
Now that we have moved from Java 7 to Java 8, we've moved to the Java 8 Javadoc tool. That has a different default style from the Java 7 one

We should re-do our small javadoc style customisations for the Java 8 default styles
Comment 1 Nick Burch 2017-09-20 16:14:36 UTC
Mostly brought over in r1809047, hopefully this looks better again