This commit is contained in:
Jesper Wilhelmsson 2016-01-20 00:04:04 +01:00
commit ebc48ed118
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