jdk-24/hotspot/test/runtime/Thread
Ron Durbin 2bb3bc6449 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.

Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
2016-09-09 11:14:57 -07:00
..
CancellableThreadTest.java 8035173: [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586 2014-04-15 19:03:51 +02:00
Fibonacci.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TestThreadDumpMonitorContention.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
ThreadPriorities.java 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder 2016-08-19 10:06:30 -04:00
TooSmallStackSize.java 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option 2016-09-09 11:14:57 -07:00