RFR 9: 8056238: (process) ProcessBuilder.redirectError spec has a broken link

Lance Andersen lance.andersen at oracle.com
Fri Dec 12 20:00:10 UTC 2014


looks ok Roger
On Dec 12, 2014, at 2:53 PM, roger riggs <roger.riggs at oracle.com> wrote:

> Please review this fix for bad link in javadoc:
> 
> jdk/src/java.base/share/classes/java/lang/ProcessBuilder.java
> @@ -748,11 +748,11 @@
>      * Process#getErrorStream()}.
>      * If the destination is set to any other value, then
>      * {@link Process#getErrorStream()} will return a
>      * <a href="#redirect-output">null input stream</a>.
>      *
> -     * <p>If the {@link #redirectErrorStream redirectErrorStream}
> +     * <p>If the {@link #redirectErrorStream() redirectErrorStream}
>      * attribute has been set {@code true}, then the redirection set
>      * by this method has no effect.
>      *
>      * @param  destination the new standard error destination
>      * @return this process builder
> 
> Issue:
>    8056238: (process) ProcessBuilder.redirectError spec has a broken link
> 
> The built javadoc has the link working.
> 
> Thanks, Roger
> 



Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com






More information about the core-libs-dev mailing list