mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 21:05:11 +00:00
Review comment by @AlanBateman: use implNote instead. Also fixed whitespaces
This commit is contained in:
parent
a528271025
commit
bc999867a4
@ -930,8 +930,8 @@ public final class ProcessBuilder
|
||||
* command interpreters, or the standard C library function
|
||||
* {@code system()}.
|
||||
*
|
||||
* @apiNote
|
||||
* When the process is {@link #start started},
|
||||
* @implNote
|
||||
* When the process is {@link #start started},
|
||||
* if {#code System.out} and/or {#code System.err} have been
|
||||
* closed in the current process, the corresponding output
|
||||
* in the subprocess will be discarded.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user