This commit is contained in:
Alejandro Murillo 2016-01-19 11:43:01 -08:00
commit cd7c54efef
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,8 @@
/*
* @test
* @bug 8028994
* @ignore 8147477
* @ignore 8147494
* @author Staffan Larsen
* @library /lib/testlibrary
* @modules jdk.attach/sun.tools.attach

View File

@ -24,6 +24,7 @@
/*
* @test
* @bug 6762191
* @ignore 8146751
* @summary Setting stack size to 16K causes segmentation fault
* @compile TooSmallStackSize.java
* @run main TooSmallStackSize