--- old/src/hotspot/share/utilities/ostream.cpp 2020-05-01 02:26:31.284722059 -0700 +++ new/src/hotspot/share/utilities/ostream.cpp 2020-05-01 02:26:30.872714134 -0700 @@ -1046,7 +1046,7 @@ #ifndef PRODUCT -#if defined(SOLARIS) || defined(LINUX) || defined(AIX) || defined(_ALLBSD_SOURCE) +#if defined(LINUX) || defined(AIX) || defined(_ALLBSD_SOURCE) #include #include #include