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

Remove UseFakeTimers and related code

XMLWordPrintable

    • b11
    • windows

      UseFakeTimers is a develop flag only implemented on Windows. It serves no useful purpose (it stubs out the code implementing System.currentTimeMillis() with a simple incrementing counter). There are other time functions not stubbed out by using this flag.

      There is no reason to ever use this flag. (It may once have been useful when we had clock issues on early Windows versions.)

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: