RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v9]
Andrew Leonard
aleonard at openjdk.java.net
Mon Nov 29 16:34:06 UTC 2021
On Mon, 29 Nov 2021 16:18:44 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Andrew Leonard has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - 8276766: Enable jar and jmod to produce deterministic timestamped content
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>> - 8276766: Enable jar and jmod to produce deterministic timestamped content
>>
>> Signed-off-by: Andrew Leonard <anleonar at redhat.com>
>
> @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
-------------
PR: https://git.openjdk.java.net/jdk/pull/6481
More information about the compiler-dev
mailing list