RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v20]
Andrew Leonard
aleonard at openjdk.java.net
Mon Dec 6 21:22:20 UTC 2021
On Mon, 29 Nov 2021 19:08:43 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>>> @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 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.
>
> I agree with Alan. We are too close to RDP 1 to consider this type of change for JDK 18 as we need more time to discuss, update the CSR, test (and we will need additional tests for this), and give it time to bake. IMHO this will need to go into JDK 19 assuming we move forward with changes similar to the latest commit
@LanceAndersen i've done a cleanup of the CSR, I think it looks consistent now: https://bugs.openjdk.java.net/browse/JDK-8277755
thanks
-------------
PR: https://git.openjdk.java.net/jdk/pull/6481
More information about the compiler-dev
mailing list