4747365 included multiple optimizations for avoiding parsing of manifest files.
One of these included scanning (without parsing) the manifest for "class-path"
entries; another skips even the scanning step for certain well-known jar files
in the JRE. All of the jar files in the JRE should be added to the well-known
list, since none have class-path entries in their manifests.
One of these included scanning (without parsing) the manifest for "class-path"
entries; another skips even the scanning step for certain well-known jar files
in the JRE. All of the jar files in the JRE should be added to the well-known
list, since none have class-path entries in their manifests.
- relates to
-
JDK-4767579 Autogenerate jar list in JarFile.isKnownToNotHaveClassPathAttribute
-
- Closed
-
-
JDK-4747365 Avoid Manifest parsing
-
- Closed
-