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

Remove temporary clock initialization duplication

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 11, 12
    • hotspot
    • None
    • b14
    • linux

      Some of the clock initialization functionality is duplicated in both os::Linux::init and os::Posix::init. There's a comment in os::Posix::init:

      // Copied from os::Linux::clock_init(). The duplication is temporary.

      The code in os_posix.cpp was added in JDK-8174231 back in May of 2017. It may be time to remove the temporary duplication before it gets all to permanent.

            dholmes David Holmes
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: