RFR: 8294255: Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync

Phil Race prr at openjdk.org
Tue Oct 4 19:16:21 UTC 2022


On Fri, 23 Sep 2022 01:11:14 GMT, SWinxy <duke at openjdk.org> wrote:

> I also took the opportunity to link to `realSync(long)`.
> 
> /**
>   * Parameterless version of realsync which uses default timout (see DEFAUL_WAIT_TIME).
>   */
> 
> 
> /**
>   * Parameterless version of {@link #realSync(long)} which uses
>   * the default timeout of {@link #DEFAULT_WAIT_TIME}.
>   */

Marked as reviewed by prr (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/10399



More information about the client-libs-dev mailing list