Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8298057

(fs) Remove PollingWatchService.POLLING_INIT_DELAY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 20
    • None
    • core-libs
    • b27

    Description

      POLLING_INIT_DELAY was added by JDK-8285956 as part of reduce the default polling interval. It should be removed and poller task restored so that it is schedule with:

      scheduleAtFixedRate(thunk, period, period, TimeUnit.SECONDS);

      Attachments

        Issue Links

          Activity

            People

              alanb Alan Bateman
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: