From aed13ec2c7da467243a3c8fc2e02bf3299e1a61d Mon Sep 17 00:00:00 2001 From: Pavel Afremov Date: Fri, 20 Jul 2007 18:51:19 +0400 Subject: [PATCH] =?utf-8?q?Fix_=96Xss_(Stack_Size)_support_on_Linux_platforms.?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix consist in linking with right library. Also smoke test was added which check creation and running thousands of the threads with small (256k) stack size. --- build/make/components/vm/hythr.xml | 2 - vm/tests/smoke/thread/SmallStackThreadTest.java | 88 +++++++++++++++++++++++ 2 files changed, 89 insertions(+), 1 deletions(-) diff --git a/build/make/components/vm/hythr.xml b/build/make/components/vm/hythr.xml index 5e315ff..69d2f6f 100644 --- a/build/make/components/vm/hythr.xml +++ b/build/make/components/vm/hythr.xml @@ -102,7 +102,7 @@ Version: $Revision: 1.4.2.4 $