Bug 158369

Summary: INDEX.LIST in jar files would speed up class loading
Product: LibreOffice Reporter: Jérôme <jerome.bouat>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: UNCONFIRMED ---    
Severity: enhancement CC: 79045_79045
Priority: medium    
Version: 7.6.2.1 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=158383
Whiteboard: QA:needsComment
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 143781    

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