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

JFR: 'jfr' tool displays incorrect timestamps

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 18
    • 18
    • hotspot
    • jfr
    • b16

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: