--- old/src/hotspot/share/utilities/ostream.cpp 2020-05-20 18:00:47.142978963 -0700 +++ new/src/hotspot/share/utilities/ostream.cpp 2020-05-20 18:00:46.754971513 -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