java/lang/Runtime/exec/CloseRace.java uses wrong time measurement unit for timeout

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: core-libs
    • None

      The variable timeGap is meant to be in seconds, but is passed to Thread.sleep() function which expects its argument to be in milliseconds.

            Assignee:
            Ivan Gerasimov
            Reporter:
            Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: