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

JFR: 'jfr' tool displays incorrect timestamps

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • 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.

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

              Created:
              Updated:
              Resolved: