Skip to content

Commit af0c11f

Browse files
committed
8354802: MAX_SECS definition is unused in os_linux
Backport-of: af7a19a8cfba8d7016de94d6ffc86d201ab4a884
1 parent fdd0cb5 commit af0c11f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/hotspot/os/linux/os_linux.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@
138138

139139
#define MAX_PATH (2 * K)
140140

141-
#define MAX_SECS 100000000
142-
143141
// for timer info max values which include all bits
144142
#define ALL_64_BITS CONST64(0xFFFFFFFFFFFFFFFF)
145143

0 commit comments

Comments
 (0)