[
https://issues.apache.org/jira/browse/OAK-11622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke updated OAK-11622:
---------------------------------
Description:
* clarify relation to JDK Clock
* recommend usage of JDK Clock where applicable
* reading the system properties using property supplier
* improve test coverage
* deprecate getTime(), add millis() implementation
* add NonTickingTestClock for use in tests
* add waitFor() as companion for waitUntil()
Many of these changes are motivated by OAK-11621.
was:
* reading the system properties using property supplier
* improve test coverage
* recommend usage of JDK Clock where applicable
* deprecate getTime(), add millis() implementation
* clarify relation to JDK Clock
* add NonTickingTestClock for use in tests
* add waitFor() as companion for waitUntil()
Many of these changes are motivated by OAK-11621.
> Clock improvements
> ------------------
>
> Key: OAK-11622
> URL: https://issues.apache.org/jira/browse/OAK-11622
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: core-spi
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
>
> * clarify relation to JDK Clock
> * recommend usage of JDK Clock where applicable
> * reading the system properties using property supplier
> * improve test coverage
> * deprecate getTime(), add millis() implementation
> * add NonTickingTestClock for use in tests
> * add waitFor() as companion for waitUntil()
> Many of these changes are motivated by OAK-11621.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)