RFR: 8352642: Set zipinfo-time=false when constructing zipfs FileSystem in com.sun.tools.javac.file.JavacFileManager$ArchiveContainer for better performance
Jaikiran Pai
jpai at openjdk.org
Fri Mar 28 09:25:21 UTC 2025
On Fri, 28 Mar 2025 09:02:38 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Now that it is being looked at again I think we will need to come up with a better name for it and also review the semantics and decide if skipping the extended timestamp fields is okay or whether all timestamps should just report the timestamp of the zip file itself. That's not for this PR of course.
I've created https://bugs.openjdk.org/browse/JDK-8353167 to track that part.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24176#issuecomment-2760674186
More information about the compiler-dev
mailing list