--- old/src/hotspot/share/logging/logDecorations.hpp 2018-03-07 23:06:58.394663116 -0500 +++ new/src/hotspot/share/logging/logDecorations.hpp 2018-03-07 23:06:57.520886258 -0500 @@ -29,7 +29,7 @@ #include "memory/allocation.hpp" // Temporary object containing the necessary data for a log call's decorations (timestamps, etc). -class LogDecorations VALUE_OBJ_CLASS_SPEC { +class LogDecorations { public: static const int DecorationsBufferSize = 256; private: