Reconsider use of JVM_CurrentTimeMillis vs. NET_GetCurrentTime in libnet

XMLWordPrintable

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

      The fix for bug 8075484 has brought a new function "NET_GetCurrentTime" into libnet which is doing basically the same as the hotspot call JVM_CurrentTimeMillis. The latter one is already used at various places throughout libnet.

      Libnet coding should be updated to only use one version of this function.

            Assignee:
            Christoph Langer
            Reporter:
            Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: