8180183: Confusing javadoc comment to the getOutput(ProcessBuilder processBuilder) method of jdk.test.lib.process.ProcessTools
Reviewed-by: shade, iignatyev
This commit is contained in:
parent
3c9624aa8b
commit
dc04d5f6b2
@ -64,7 +64,7 @@ public final class ProcessTools {
|
||||
/**
|
||||
* Pumps stdout and stderr from running the process into a String.
|
||||
*
|
||||
* @param processHandler ProcessHandler to run.
|
||||
* @param processBuilder ProcessBuilder to run.
|
||||
* @return Output from process.
|
||||
* @throws IOException If an I/O error occurs.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user