RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v13]
Andrew Leonard
aleonard at openjdk.java.net
Wed Dec 1 14:02:29 UTC 2021
On Mon, 29 Nov 2021 17:07:52 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> @andrew-m-leonard I see you've add several APIs to ZipEntry in this PR. I think this part will require discussion as it's not immediately clear that we should over burden the ZipEntry API as proposed.
>
>> @AlanBateman yes, see above comment, thanks
>
> This is a significant change to the ZipEntry API that will require discussion and agreement. Can you start a discussion on core-libs-dev about the topic? You could start with a summary of the problem and the API and non-API options that have been explored.
@AlanBateman @LanceAndersen @jgneff The new update based on our discussions is now ready for review please. I have also updated the CSR: https://bugs.openjdk.java.net/browse/JDK-8277755 which is review ready as well.
thank you
Andrew
-------------
PR: https://git.openjdk.java.net/jdk/pull/6481
More information about the compiler-dev
mailing list