On Wed, 1 May 2024 17:21:20 GMT, Naoto Sato <na...@openjdk.org> wrote:
>> A new method on Instant to return the duration `until` another Instant is >> suggested per the following discussion thread: >> >> https://mail.openjdk.org/pipermail/core-libs-dev/2024-April/122131.html >> >> A CSR has also been drafted. > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > Addressing CSR reviews Hi, I'm on the same team as Kurt (@kluever) and I'd like to note that we think this PR is a little premature. Discussion on the core-libs-dev thread wasn't conclusive and we're not yet convinced that `until` is better than the `minus` that was originally proposed. Can we hold off for a bit while discussion on the thread continues? ------------- PR Comment: https://git.openjdk.org/jdk/pull/19007#issuecomment-2090505385