Skip to content

Commit

Permalink
Update src/java.base/share/classes/java/lang/Process.java
Browse files Browse the repository at this point in the history
Co-authored-by: ExE Boss <[email protected]>
  • Loading branch information
naotoj and ExE-Boss authored Jul 24, 2024
1 parent 17c61d9 commit b828358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/java.base/share/classes/java/lang/Process.java
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ public final BufferedWriter outputWriter(Charset charset) {
* @implSpec
* The default implementation of this method polls the {@code exitValue}
* to check if the process has terminated.
*
* @implNote
* Concrete implementations of this class are strongly encouraged to
* override this method with a more efficient implementation.
Expand Down

0 comments on commit b828358

Please sign in to comment.