On Fri, 23 Sep 2022 01:11:14 GMT, SWinxy <d...@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}.
>   */

This pull request has now been integrated.

Changeset: b2e86a62
Author:    SWinxy <swinxythe...@gmail.com>
Committer: Phil Race <p...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b2e86a620936cc0d65ca884ff2b6644998530354
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

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

Reviewed-by: aivanov, prr

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

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

Reply via email to