On 05/11/2021 19:15, Andrew Leonard wrote:
:
@AlanBateman @magicus thank you both for your guidance. I have now split this
bug into the 3 mentioned:
- GenerateZip: https://bugs.openjdk.java.net/browse/JDK-8276743
- Jar/Jmod content ordering: https://bugs.openjdk.java.net/browse/JDK-8276764
- Jar/Jmod/ZipOutputStream timestamp option:
https://bugs.openjdk.java.net/browse/JDK-8276766 **(requires CSR)**
Closing this PR to be replaced with 3 new PRs for the above bugs.
Thanks this seems a reasonable plan. When you get the 3rd item then
we'll need to discuss whether ZipOutputStream.putEntry overrides (or
not) the time stamps of entries that have a modification time.
-Alan