RFR: 8336479: Provide Process.waitFor(Duration) [v2]

Alan Bateman alanb at openjdk.org
Thu Jul 18 06:24:32 UTC 2024


On Wed, 17 Jul 2024 21:42:17 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> It will be addressed by https://bugs.openjdk.org/browse/JDK-8336679
>
> I am planning to add `@implSpec` with a separate issue: [JDK-8336679](https://bugs.openjdk.org/browse/JDK-8336679)

Okay, just a bit strange to add waitFor(Duration) here and then follow-up immediately to change it to move the text to an implSpec, I had hoped it would be done here.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20220#discussion_r1682258197


More information about the core-libs-dev mailing list