From a17838878f68293e519c9b7429734015830a6f8e Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Wed, 15 Aug 2007 21:57:25 +0000 Subject: ChangeLogTag:Wed Aug 15 21:54:11 UTC 2007 Steve Huston --- ACE/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ACE/ChangeLog') diff --git a/ACE/ChangeLog b/ACE/ChangeLog index 5d1b33113b5..6d5b7c977e4 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,12 @@ +Wed Aug 15 21:54:11 UTC 2007 Steve Huston + + * tests/New_Fail_Test.cpp: Allocate the hugest blocks we can instead + of many merely big ones. Helps the test run without dragging the + system to a crawl, at least on my WinXP VC7.1 box w/ 1GB memory. + YMMV. Not ready to re-enable in tests/run_test.lst until a few + other people try this out by hand. + Also, replace ACE_ASSERT with if/else and ACE_ERROR. + Wed Aug 15 15:56:12 UTC 2007 Abdullah Sowayan * performance-tests/Misc/test_mutex.cpp: -- cgit v1.2.1