src/share/vm/utilities/ostream.hpp

changeset 9478
f3108e56b502
parent 7089
6e0cb14ce59b
child 9572
624a0741915c
child 9904
4698900b8221
equal deleted inserted replaced
9477:bbd1da3f538f 9478:f3108e56b502
256 }; 256 };
257 257
258 #ifndef PRODUCT 258 #ifndef PRODUCT
259 // unit test for checking -Xloggc:<filename> parsing result 259 // unit test for checking -Xloggc:<filename> parsing result
260 void test_loggc_filename(); 260 void test_loggc_filename();
261 void test_snprintf();
261 #endif 262 #endif
262 263
263 void ostream_init(); 264 void ostream_init();
264 void ostream_init_log(); 265 void ostream_init_log();
265 void ostream_exit(); 266 void ostream_exit();

mercurial