mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8217843: Performance regression related to os::supports_monotonic_clock() on linux
Reviewed-by: redestad, stuefe
This commit is contained in:
parent
076d2267b6
commit
07664f43d4
4 changed files with 59 additions and 19 deletions
|
@ -26,6 +26,7 @@
|
|||
#define OS_LINUX_OS_LINUX_INLINE_HPP
|
||||
|
||||
#include "runtime/os.hpp"
|
||||
#include "os_posix.inline.hpp"
|
||||
|
||||
// System includes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue