You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2007/07/20 17:02:27 UTC

[build-test alert] BUILD FAILED Linux x86: jdktools-test

BUILD FAILED:
	Ant Error Message:
/export/users/cc/cc-common/scripts/cc-exec-adaptor.xml:101: The following error occurred while executing this line: /export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:23: The following error occurred while executing this line: /export/users/cc/cc-common/scripts/framework.xml:1069: Java returned: 1

Date of build:	07/20/2007 20:59:07
Time to build:	62 minutes 47 seconds
Last changed:	07/20/2007 16:58:19
Last log entry:	hdk

***********************************************************
Errors/Warnings:	(7)
            
[junit] Tests FAILED
[exec] Result: 1
BUILD FAILED
/export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build.xml:242: The following error occurred while executing this line:
/export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/make/build-test.xml:97: There were test errors.
Total time: 62 minutes 45 seconds
The execution FAILED with the following exception:
The following error occurred while executing this line:
/export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:23: The following error occurred while executing this line:
/export/users/cc/cc-common/scripts/framework.xml:1069: Java returned: 1

***********************************************************
Unit Tests: (136)
        
error: testAllClasses002 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesTest
error: testAllClasses001 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesTest
error: testAllClassesWithGeneric002 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesWithGenericTest
error: testAllClassesWithGeneric001 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesWithGenericTest
error: testAllThreads003 org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllThreadsTest
Unit Test Error Details:	(5)
                
Test: testAllClasses002Class: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesTestorg.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:100)
Caused by: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:195)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:94)
	... 9 more
Caused by: java.net.SocketTimeoutException: The operation timed out
	at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:121)
	at java.net.ServerSocket.implAccept(ServerSocket.java:262)
	at java.net.ServerSocket.accept(ServerSocket.java:147)
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:187)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	... 11 more
Test: testAllClasses001Class: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesTestorg.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:100)
Caused by: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:195)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:94)
	... 9 more
Caused by: java.net.SocketTimeoutException: The operation timed out
	at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:121)
	at java.net.ServerSocket.implAccept(ServerSocket.java:262)
	at java.net.ServerSocket.accept(ServerSocket.java:147)
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:187)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	... 11 more
Test: testAllClassesWithGeneric002Class: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesWithGenericTestorg.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:100)
Caused by: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:195)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:94)
	... 9 more
Caused by: java.net.SocketTimeoutException: The operation timed out
	at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:121)
	at java.net.ServerSocket.implAccept(ServerSocket.java:262)
	at java.net.ServerSocket.accept(ServerSocket.java:147)
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:187)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	... 11 more
Test: testAllClassesWithGeneric001Class: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllClassesWithGenericTestorg.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:100)
Caused by: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:195)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:94)
	... 9 more
Caused by: java.net.SocketTimeoutException: The operation timed out
	at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:121)
	at java.net.ServerSocket.implAccept(ServerSocket.java:262)
	at java.net.ServerSocket.accept(ServerSocket.java:147)
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:187)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	... 11 more
Test: testAllThreads003Class: org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllThreadsTestorg.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:100)
Caused by: org.apache.harmony.jpda.tests.framework.TestErrorException: [SYNC] Exception in accepting socket sync connection
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:195)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPRawTestCase.setUp(JDWPRawTestCase.java:94)
	... 9 more
Caused by: java.net.SocketTimeoutException: The operation timed out
	at org.apache.harmony.luni.net.PlainSocketImpl.accept(PlainSocketImpl.java:121)
	at java.net.ServerSocket.implAccept(ServerSocket.java:262)
	at java.net.ServerSocket.accept(ServerSocket.java:147)
	at org.apache.harmony.jpda.tests.share.JPDADebuggeeSynchronizer.startServer(JPDADebuggeeSynchronizer.java:187)
	at org.apache.harmony.jpda.tests.jdwp.share.JDWPSyncTestCase.internalSetUp(JDWPSyncTestCase.java:60)
	... 11 more

***********************************************************
Modifications since last successful build:	(44)
            
add cc-hdk log20070720165819Lbuild.9 07/20/2007 16:58:19hdk
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
added mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/loop_unroll.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/LoopTree.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/opt.emconf 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryopt.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server_static.emconf 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/client.emconf 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/reassociate.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifier.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Loop.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/codelowerer.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/hashvaluenumberer.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/lazyexceptionopt.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/IRBuilder.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/simplifytaus.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/FlowGraph.cpp 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.h 07/20/2007 16:40:02 Loop unrolling optimization is integrated and added into IA32 configs (HARMONY-3076)+HARMONY-4025 and HARMONY-4026 - adding 'unsafe' markup for TCHARMONY-2533 - minor cleanup of  unused and deprecated  opcodes in HIR
add cc-hdk log20070720155932Lbuild.8 07/20/2007 15:59:32hdk
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJFramePersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingToolTipManagerPersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
modified tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Encoder.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingBoxPersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
modified tonywu  /harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingDefaultComboBoxModelPersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingAbstractButtonPersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
added tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/SwingJTabbedPanePersistenceDelegate.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
modified tonywu  /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PersistenceDelegateTest.java 07/20/2007 15:22:30 Apply patch Harmony-4486 ([classlib][beans] Persistence delegate for swing classes are missing)
modified tellison  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Hashtable.java 07/20/2007 15:21:29 Avoid underflow when calling Hashtable.elements().hasMoreElements() lots of times.

begin 644 execution_log.zip
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
MT4+]<;I...@H>G_$0K:%M<$\89>G<NG2K'#)OI&G-,0_C#;@8U[\I
M@BKLS6?@@=T\PDG5GQ:P8*F_=3<..DM&08N<*#,5<__W"(Z"D4D'TF_WPE/V
MU">4<?VM>W=KM&?S]H@'-FO^^,+IIT]'PZQ?7U!3Q8NM6__\!,(F-N+19Z&P
M]6X\V->R;7BT5G1C-<>K=DI7?ZJUPEMPY6T$FXR%,<E $3-R<5BH-ERZO;VM
MD]>DMGI?^R6?E7LLJ=V^2"R(ZBJUO9+>@VE)+%W'<LF&.*142[;#V<1N.-IA
MGN(YI_[[7)]SY@6.IWK.66#-Q)TJ(^GBD5H^ 47H$)/+$<=IZR$%X.6OG/C)
MVWHT5J]/?,3Z@XY5+?X>76%>JU9UR1+Y)<L4?MZB!EU\ER&3E-DTD+.\IO&D
M_\J&1=OA1'Q9#YC2K;3.]3>@>4']$*MV-9.%ZW"ZS6FVIR% 47:B[\=P:F*(
M5\&?.:NXOL-N+3S,%C.<0/.E<J9.H !:W4A;2YE6Z(<)V6U___/PZ,VR-58;
MT07^,%N_WJSK_>%&'!_=8.!1X"3<MB,A(.;>3'"X@W5?I.*RQ($(9N/^1EF:
MTBM6N:OW%'.]CN(-ZN8;_*,PH5TGYW'2*9>0]S70VG4R=?T(1Z%Z\P$. ^%7
MKU#>6" 8/&G]ZAI?IC61; #9?_58%>6HA3HT@+@=SI.D$CRYK*W3>+QQ<GH.
M;>$&BQNBJLYJU7:OKU<SP& U$KY:"_]J4*&[@XKZ&<"*_DE Y3B[_P-02P$"
M% ,*    " !+L/0VZ7QQ%<L/   F<   $@              I($     97AE
E8W5T:6]N7VQO9RYH=&UL4$L%!@     !  $ 0    /L/      $! 
end