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

Reconsider use of JVM_CurrentTimeMillis vs. NET_GetCurrentTime in libnet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: