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

[Solaris] Investigate use of in-memory low-resolution timestamps for Java and internal time API's

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • b120
    • solaris_11

      As of Solaris 11.3(SRU6) low-resolution in-memory timestamps are available through a new API. This is essentially a set of timestamps in memory that are updated once per millisecond. Access to these timestamps should be very quick and so may be a good replacement for the low-resolution time API's in the VM that currently use gettimeofday.

      Need to investigate how these new calls perform and if they are suitable replacements.

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: