hotspot/src/share/vm/gc/shared/gcCause.hpp
changeset 37103 79c0f8e4b7b7
parent 35061 be6025ebffea
child 37149 f025738bbada
--- a/hotspot/src/share/vm/gc/shared/gcCause.hpp	Mon Mar 14 20:20:18 2016 +0100
+++ b/hotspot/src/share/vm/gc/shared/gcCause.hpp	Tue Mar 15 08:01:50 2016 +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: