RFR: 8266846: Add java.time.InstantSource [v4]
Naoto Sato
naoto at openjdk.java.net
Wed May 19 22:58:34 UTC 2021
On Wed, 19 May 2021 21:58:08 GMT, Stephen Colebourne <scolebourne at openjdk.org> wrote:
>> 8266846: Add java.time.InstantSource
>
> Stephen Colebourne has updated the pull request incrementally with one additional commit since the last revision:
>
> 8266846: Add java.time.InstantSource
I believe that the default execution mode is `agentvm` so it will leave unnecessary side effects. To make it run in `othervm` mode, possibly you will need to tweak TEST.properties (not tried though).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4016
More information about the core-libs-dev
mailing list