Bug 158369 - INDEX.LIST in jar files would speed up class loading
Summary: INDEX.LIST in jar files would speed up class loading
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.6.2.1 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: QA:needsComment
Keywords:
Depends on:
Blocks: Dev-related
  Show dependency treegraph
 
Reported: 2023-11-25 20:21 UTC by Jérôme
Modified: 2023-12-17 03:13 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jérôme 2023-11-25 20:21:17 UTC
As per jar file specification :

"It is part of the JarIndex implementation and used by class loaders to speed up their class loading process".

https://docs.oracle.com/javase/8/docs/technotes/guides/jar/jar.html