JDK-8211175 refactored the os::Linux code to os::Posix but in doing so it made inlinable definitions of supports_monotonic_clock and clock_gettime to become out-of-line definitions. That impacts time related calls and may contribute to unattributed startup regression in 12-b14.