-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
-
b08
While there's Process.waitFor(long, TimeUnit), a Duration-accepting overload could be even better. In JDK 21, Thread.sleep and Thread.join got Duration-accepting overloads. It only makes sense if Process.waitFor got such an overload too.
- csr for
-
JDK-8336494 Provide Process.waitFor(Duration)
-
- Closed
-
- relates to
-
JDK-8336679 Add @implSpec for the default implementations in Process.waitFor()
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/c1c97042
-
Review(master)
openjdk/jdk/20220