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

System.currentTimeMillis() updates slow in Win95 and NT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.1
    • core-libs
    • generic
    • generic



      Name: vi73552 Date: 05/11/99


      System.currentTimeMillis() doesn't update quick enough!!!!

      Try this loop at NT and Win95 and see for your self.

      while(true) {
         System.out.println(System.currentTimeMillis());
      }

      We are currently workin on a commersial game in Java 2. In games timing is EVERYTHING.
      If this bug isn't corrected soon we must change to some native language like C or C++
      and we don't want to do that.......
      (Review ID: 58059)
      ======================================================================

            apalanissunw Anand Palaniswamy (Inactive)
            vasya Vassili Igouchkine (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: