On Fri, 23 Sep 2022 01:11:14 GMT, SWinxy <[email protected]> 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 aivanov (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10399
