On Tue, 18 May 2021 23:18:42 GMT, Stephen Colebourne <[email protected]> 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 test/jdk/java/time/test/java/time/TestInstantSource.java line 33: > 31: import java.time.Duration; > 32: import java.time.Instant; > 33: import java.time.ZoneId; Needs `import java.time.InstantSource;` ------------- PR: https://git.openjdk.java.net/jdk/pull/4016
