--- old/src/share/vm/gc/shared/gcCause.hpp 2016-03-14 13:41:48.338239002 +0100 +++ new/src/share/vm/gc/shared/gcCause.hpp 2016-03-14 13:41:48.151231169 +0100 @@ -33,6 +33,9 @@ // use of this class grows, we should split it into public // and implementation-private "causes". // +// The definitions in the SA code should be kept in sync +// with the definitions here. +// class GCCause : public AllStatic { public: