JFR: 'jfr' tool displays incorrect timestamps

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 18
    • Affects Version/s: 18
    • Component/s: hotspot
    • jfr
    • b16

      Example:

      jdk.X509Certificate {
        startTime = 15:21:36.970
        ....
        validFrom = 06:47:28.000
        validUntil = 06:47:28.000
        eventThread = "main" (javaThreadId = 1)
        stackTrace
      }

      Most likely this due to validFrom and validUntil don't use ticks, but time since epoch.

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: