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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: