-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
JAR indexing is a legacy feature of the JAR file specification that was introduced as an optimisation for applets and class paths with network locations. We toyed with dropping it in JDK 9 when adding modular JARs and multi-release JARs but decided to just leave it. This issue tracks looking at it again and see if the usages have any real benefit to code on the class path.
- duplicates
-
JDK-8302819 Remove JAR Index
- Resolved
- relates to
-
JDK-8273473 Disable JAR index support
- Closed