[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avalon-cvs
Subject:    cvs commit: avalon-excalibur/compatibility/src/test/org/apache/avalon/excalibur/concurrent/test Read
From:       leosutic () apache ! org
Date:       2003-03-31 11:42:53
[Download RAW message or body]

leosutic    2003/03/31 03:42:53

  Modified:    compatibility/src/test/org/apache/avalon/excalibur/concurrent/test
                        ReadWriteLockTestCase.java
  Log:
  Inserted some debugging code to see why GUMP fails. The test failures can not
  be duplicated outside of GUMP.
  
  Revision  Changes    Path
  1.6       +1 -0      \
avalon-excalibur/compatibility/src/test/org/apache/avalon/excalibur/concurrent/test/ReadWriteLockTestCase.java
  
  Index: ReadWriteLockTestCase.java
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/compatibility/src/test/org/apache/avalon/excalibur/concurrent/test/ReadWriteLockTestCase.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ReadWriteLockTestCase.java	29 Mar 2003 18:53:24 -0000	1.5
  +++ ReadWriteLockTestCase.java	31 Mar 2003 11:42:53 -0000	1.6
  @@ -364,6 +364,7 @@
        */
       public void testDeadLock() throws Exception
       {
  +        System.out.println( "testDeadLock():" );
           ReadWriteLock lock = new ReadWriteLock();
           TriesReadLock rla = new TriesReadLock( lock );
           TriesReadLock rlb = new TriesReadLock( lock );
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic