On Thu, 9 Dec 2021 18:14:13 GMT, Lance Andersen <lan...@openjdk.org> wrote:

>> Andrew Leonard has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   8276766: Enable jar and jmod to produce deterministic timestamped content
>>   
>>   Signed-off-by: Andrew Leonard <anleo...@redhat.com>
>
> test/jdk/tools/jar/ReproducibleJar.java line 87:
> 
>> 85:                                 "2098-02-18T00:00:00-08:00",
>> 86:                                 "2099-12-31T23:59:59+00:00"};
>> 87: 
> 
> I would suggest converting to a DataProvider for the test.

thanks, that's neat, not used a @DataProvider before

-------------

PR: https://git.openjdk.java.net/jdk/pull/6481

Reply via email to