< prev index next >

test/tools/launcher/TooSmallStackSize.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6762191 * @summary Setting stack size to 16K causes segmentation fault + * @modules java.compiler * @compile TooSmallStackSize.java * @run main TooSmallStackSize */ /*
< prev index next >