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

JNDI wake up when clock_settime() is called

XMLWordPrintable

    • b04
    • Not verified

      See main CR - but basically if the system time changes (eg via ntp adjustments) the timed-poll() that underlies Thread.sleep can return immediately, with no error indicator, causing the Thread.sleep to return early. This can cause problems with tests that use Thread.sleep to delay until other threads should be in the right state.
      Correction: as per 6474541 it takes more than just a simple time change to trigger this bug. But this simple fix remains worthwhile.

            zgu Zhengyu Gu
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: