Integrated: 8294255: Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync
SWinxy
duke at openjdk.org
Tue Oct 4 19:19:10 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}.
> */
This pull request has now been integrated.
Changeset: b2e86a62
Author: SWinxy <swinxythecat at gmail.com>
Committer: Phil Race <prr at 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
More information about the client-libs-dev
mailing list