< prev index next >

src/share/vm/utilities/ostream.hpp

Print this page

        

*** 256,265 **** --- 256,266 ---- }; #ifndef PRODUCT // unit test for checking -Xloggc:<filename> parsing result void test_loggc_filename(); + void test_snprintf(); #endif void ostream_init(); void ostream_init_log(); void ostream_exit();
< prev index next >