hotspot/src/share/vm/gc_interface/gcCause.hpp
changeset 11576 e0bef5ca4602
parent 8295 a2b2a8a3aaee
child 12630 ddf6ee008138
--- a/hotspot/src/share/vm/gc_interface/gcCause.hpp	Mon Jan 16 11:21:21 2012 +0100
+++ b/hotspot/src/share/vm/gc_interface/gcCause.hpp	Mon Jan 16 22:10:05 2012 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -66,6 +66,7 @@
     _adaptive_size_policy,
 
     _g1_inc_collection_pause,
+    _g1_humongous_allocation,
 
     _last_ditch_collection,
     _last_gc_cause