Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: client-libs
    • b18

      Suggestion to modify the javadoc for SunToolKit.realsSync:

      - * Parameterless version of realsync which uses default timeout (see DEFAULT_WAIT_TIME).
      + * Parameterless version of realsync which uses the {@link #DEFAULT_WAIT_TIME default timeout}.

      Or alternatively to

      Parameterless version of {@code realsSync} which uses the default timeout of {@link #DEFAULT_WAIT_TIME}.

      https://github.com/openjdk/jdk/pull/8328#discussion_r977107022

            Assignee:
            Alexey Ivanov
            Reporter:
            Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: