RFR: 8276766: Enable jar and jmod to produce deterministic timestamped content [v21]
Andrew Leonard
aleonard at openjdk.java.net
Fri Dec 10 10:22:18 UTC 2021
On Thu, 9 Dec 2021 22:11:57 GMT, Andrew Leonard <aleonard at openjdk.org> wrote:
>> 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
done
-------------
PR: https://git.openjdk.java.net/jdk/pull/6481
More information about the core-libs-dev
mailing list