-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8239010 | 14.0.2 | Pavel Rappo | P3 | Closed | Won't Fix | |
JDK-8342904 | 11.0.27-oracle | Weibing Xiao | P3 | Resolved | Fixed | master |
JDK-8336949 | 11.0.26-oracle | Weibing Xiao | P3 | Resolved | Fixed | b04 |
This change removes the "zipped index files" feature, which was introduced as part of JDK-8141492: Implement search feature in javadoc.
In a nutshell, the feature is being removed for the following reasons.
1. It doesn't work correctly
2. It targets only index files, though there are plenty of HTML pages having a similar size
3. HTTP compression is widespread and provides a more uniform and robust solution
See the below Comments section and the linked RFR thread for more details.
In a nutshell, the feature is being removed for the following reasons.
1. It doesn't work correctly
2. It targets only index files, though there are plenty of HTML pages having a similar size
3. HTTP compression is widespread and provides a more uniform and robust solution
See the below Comments section and the linked RFR thread for more details.
- backported by
-
JDK-8336949 Remove zipped index files feature
- Resolved
-
JDK-8342904 Remove zipped index files feature
- Resolved
-
JDK-8239010 Remove zipped index files feature
- Closed
- duplicates
-
JDK-8246155 The javadoc generated website loads some data twice
- Closed
- relates to
-
JDK-8236700 Upgrading JSZip to 3.2.2 from 3.1.5
- Resolved
-
JDK-8236922 Ensure that unzipped index files are transferred only if necessary
- Closed
- links to
(1 relates to, 1 links to)