changeset 13877 | 7bd7b85d5126 |
parent 13516 | f7adc27fb367 |
child 15238 | 2a5f251cc9ad |
--- a/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp Fri Sep 21 14:39:56 2012 -0700 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp Tue Sep 25 07:05:55 2012 -0700 @@ -129,7 +129,7 @@ buf.append_and_print_cr("]"); } -#ifdef ASSERT +#ifndef PRODUCT template <class T> void WorkerDataArray<T>::reset() {