changeset 30274 | 0942042b7d7c |
parent 30269 | 041d6fdcfa65 |
child 30275 | 41fef3a62cc8 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Mon Apr 20 08:53:08 2015 +0200 +++ b/hotspot/src/share/vm/runtime/globals.hpp Tue Apr 21 10:29:35 2015 -0400 @@ -1960,7 +1960,7 @@ "collection") \ \ develop(uintx, PromotionFailureALotCount, 1000, \ - "Number of promotion failures occurring at PLAB " \ + "Number of promotion failures occurring at ParGCAllocBuffer " \ "refill attempts (ParNew) or promotion attempts " \ "(other young collectors)") \ \