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/05/02 16:55:18 UTC

[build-test alert] BUILD SUCCEEDED Windows XP SP2 msvc debug: drlvm tests

BUILD COMPLETE:	build.397

Date of build:	05/02/2007 20:08:18
Time to build:	106 minutes 19 seconds
Last changed:	05/02/2007 18:56:28
Last log entry:	Remove tools directory from global build.


***********************************************************
Execution log (errors/warnings messages):	
Java Result: 130
Java Result: 1
Java Result: 1
Java Result: 130
Java Result: 1
Java Result: 1
Java Result: 130
Java Result: 1
Java Result: 1
Java Result: 130
Java Result: 1
Java Result: 1
Java Result: 130
 Using CLASSLIB = C:\cruise\trunk\cc\projects\classlib\trunk
jars: true
using proxy settings: proxy.ims.intel.com port:911
Configuration:
     Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
    classlib root = C:\cruise\trunk\cc\projects\classlib\trunk
               os = Windows
             arch = ia32
              cxx = msvc
              cfg = debug
     svn revision = 534445
       components = deploy
## Compiling JVMTI natives in: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\jvmti\Breakpoint1
## Compiling JVMTI natives in: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\jvmti\PopFrame1
## Compiling JVMTI natives in: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\jvmti\SingleStep1
## Compiling JVMTI natives in: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\jvmti\VMInit1

        ==================================
        Run JVMTI tests using interpreter
        ==================================
        
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1

        ==================================
        Run JVMTI tests using jitrino.JET
        ==================================
        
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1

        ==================================
        Run JVMTI tests using Client mode JIT (default)
        ==================================
        
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1

        ==================================
        Run JVMTI tests using jitrino.OPT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_jvmti.windows.x86.opt   
        
Breakpoint1/Breakpoint1.java
SingleStep1/SingleStep1.java
VMInit1/VMInit1.java
PopFrame1/PopFrame1.java

                  
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1

        ==================================
        Run JVMTI tests using Server mode JIT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_jvmti.windows.x86.srv   
        
Breakpoint1/Breakpoint1.java
SingleStep1/SingleStep1.java
VMInit1/VMInit1.java
PopFrame1/PopFrame1.java

                  
Running Breakpoint1
Running PopFrame1
Running SingleStep1
Running VMInit1
## Compiling framework...
## Compiling C unit tests
## Linking C unit test: test_java_attrs
## Linking C unit test: test_java_basic
## Linking C unit test: test_java_identify
## Linking C unit test: test_java_interrupt
## Linking C unit test: test_java_monitors
## Linking C unit test: test_java_park
## Linking C unit test: test_java_ptr_conv
## Linking C unit test: test_java_suspend
## Linking C unit test: test_native_basic
## Linking C unit test: test_native_fat_monitor
## Linking C unit test: test_native_suspend
## Linking C unit test: test_native_thin_monitor
## Linking C unit test: test_ti_instrum
## Linking C unit test: test_ti_local_storage
## Linking C unit test: test_ti_monitor_info
## Linking C unit test: test_ti_peak_count
## Linking C unit test: test_ti_raw_monitors
## Linking C unit test: test_ti_state
## Linking C unit test: test_ti_timing
## Executing C unit test: test_java_attrs
INFO: TEST test_jthread_get_priority start
INFO: TEST test_jthread_get_priority: PASSED
INFO: TEST test_jthread_set_priority start
INFO: TEST test_jthread_set_priority: PASSED
## TEST PASSED
## Executing C unit test: test_java_basic
INFO: TEST test_jthread_attach start
INFO: TEST test_jthread_attach: PASSED
INFO: TEST test_jthread_detach start
INFO: TEST test_jthread_detach: PASSED
INFO: TEST test_hythread_create start
INFO: TEST test_hythread_create: PASSED
INFO: TEST test_hythread_create_with_function start
INFO: TEST test_hythread_create_with_function: PASSED
INFO: TEST test_jthread_get_JNI_env start
INFO: TEST test_jthread_get_JNI_env: PASSED
INFO: TEST test_jthread_join start
INFO: TEST test_jthread_join: PASSED
INFO: TEST test_jthread_timed_join start
-------- status = 00011177 (70007) 100
-------- status = 00011177 (70007) 100
-------- status = 00011177 (70007) 100
-------- status = 00011177 (70007) 100
-------- status = 00000000 (0) 50000
-------- status = 00000000 (0) 50000
-------- status = 00000000 (0) 50000
-------- status = 00000000 (0) 50000
INFO: TEST test_jthread_timed_join: PASSED
INFO: TEST test_jthread_exception_stop start
INFO: TEST test_jthread_exception_stop: PASSED
INFO: TEST test_jthread_sleep start
INFO: TEST test_jthread_sleep: PASSED
INFO: TEST test_hythread_yield start
INFO: TEST test_hythread_yield: PASSED
## TEST PASSED
## Executing C unit test: test_java_identify
INFO: TEST test_jthread_self start
INFO: TEST test_jthread_self: PASSED
INFO: TEST test_jthread_get_id start
INFO: TEST test_jthread_get_id: PASSED
INFO: TEST test_jthread_get_thread start
INFO: TEST test_jthread_get_thread: PASSED
## TEST PASSED
## Executing C unit test: test_java_interrupt
INFO: TEST test_jthread_interrupt start
INFO: TEST test_jthread_interrupt: PASSED
INFO: TEST test_jthread_is_interrupted start
INFO: TEST test_jthread_is_interrupted: PASSED
INFO: TEST test_jthread_clear_interrupted start
INFO: TEST test_jthread_clear_interrupted: PASSED
## TEST PASSED
## Executing C unit test: test_java_monitors
INFO: TEST test_jthread_monitor_init start
INFO: TEST test_jthread_monitor_init: PASSED
INFO: TEST test_jthread_monitor_enter start
INFO: TEST test_jthread_monitor_enter: PASSED
INFO: TEST test_jthread_monitor_try_enter start
INFO: TEST test_jthread_monitor_try_enter: PASSED
INFO: TEST test_jthread_monitor_exit start
INFO: TEST test_jthread_monitor_exit: PASSED
INFO: TEST test_jthread_monitor_notify_all start
INFO: TEST test_jthread_monitor_notify_all: PASSED
INFO: TEST test_jthread_monitor_wait start
INFO: TEST test_jthread_monitor_wait: PASSED
INFO: TEST test_jthread_monitor_timed_wait start
INFO: TEST test_jthread_monitor_timed_wait: PASSED
INFO: TEST test_jthread_monitor_timed_wait_timeout start
INFO: TEST test_jthread_monitor_timed_wait_timeout: PASSED
## TEST PASSED
## Executing C unit test: test_java_park
INFO: TEST test_jthread_park_unpark start
INFO: TEST test_jthread_park_unpark: PASSED
INFO: TEST test_jthread_park_interrupt start
INFO: TEST test_jthread_park_interrupt: PASSED
INFO: TEST test_jthread_timed_park start
INFO: TEST test_jthread_timed_park: PASSED
## TEST PASSED
## Executing C unit test: test_java_ptr_conv
INFO: TEST test_jthread_get_java_thread start
INFO: TEST test_jthread_get_java_thread: PASSED
INFO: TEST test_jthread_get_native_thread start
INFO: TEST test_jthread_get_native_thread: PASSED
## TEST PASSED
## Executing C unit test: test_java_suspend
INFO: TEST test_jthread_suspend_resume start
INFO: TEST test_jthread_suspend_resume: PASSED
INFO: TEST test_jthread_suspend_all_resume_all start
INFO: TEST test_jthread_suspend_all_resume_all: PASSED
## TEST PASSED
## Executing C unit test: test_native_basic
INFO: TEST test_hythread_self_base start
INFO: TEST test_hythread_self_base: PASSED
INFO: TEST test_hythread_create start
INFO: TEST test_hythread_create: PASSED
INFO: TEST test_hythread_create_many start
INFO: TEST test_hythread_create_many: PASSED
INFO: TEST test_hythread_iterator start
iterator size: 100
INFO: TEST test_hythread_iterator: PASSED
INFO: TEST test_hythread_iterator_default start
default group iterator: 102
INFO: TEST test_hythread_iterator_default: PASSED
## TEST PASSED
## Executing C unit test: test_native_fat_monitor
INFO: TEST test_wait_signal start
INFO: TEST test_wait_signal: PASSED
## TEST PASSED
## Executing C unit test: test_native_suspend
INFO: TEST test_hythread_thread_suspend start
INFO: TEST test_hythread_thread_suspend: PASSED
INFO: TEST test_hythread_thread_suspend_all start
INFO: TEST test_hythread_thread_suspend_all: PASSED
## TEST PASSED
## Executing C unit test: test_native_thin_monitor
INFO: TEST test_hythread_thin_monitor_enter start
INFO: TEST test_hythread_thin_monitor_enter: PASSED
INFO: TEST test_hythread_thin_monitor_try_enter start
INFO: TEST test_hythread_thin_monitor_try_enter: PASSED
INFO: TEST test_hythread_thin_monitor_wait_timed_illegal start
INFO: TEST test_hythread_thin_monitor_wait_timed_illegal: PASSED
INFO: TEST test_hythread_thin_monitor_wait_timed start
INFO: TEST test_hythread_thin_monitor_wait_timed: PASSED
INFO: TEST test_hythread_thin_monitor_fat_unlock start
status: 70007
INFO: TEST test_hythread_thin_monitor_fat_unlock: PASSED
INFO: TEST test_hythread_thin_monitor_enter_contended start
INFO: TEST test_hythread_thin_monitor_enter_contended: PASSED
## TEST PASSED
## Executing C unit test: test_ti_instrum
INFO: TEST test_jthread_get_all_threads start
INFO: TEST test_jthread_get_all_threads: PASSED
INFO: TEST test_jthread_get_thread_count start
INFO: TEST test_jthread_get_thread_count: PASSED
INFO: TEST test_jthread_get_blocked_count start
INFO: TEST test_jthread_get_blocked_count: PASSED
## TEST PASSED
## Executing C unit test: test_ti_local_storage
## TEST PASSED
## Executing C unit test: test_ti_monitor_info
INFO: TEST test_jthread_get_contended_monitor start
INFO: TEST test_jthread_get_contended_monitor: PASSED
INFO: TEST test_jthread_holds_lock start
INFO: TEST test_jthread_holds_lock: PASSED
INFO: TEST test_jthread_get_lock_owner start
INFO: TEST test_jthread_get_lock_owner: PASSED
INFO: TEST test_jthread_get_owned_monitors start
INFO: TEST test_jthread_get_owned_monitors: PASSED
## TEST PASSED
## Executing C unit test: test_ti_peak_count
## TEST PASSED
## Executing C unit test: test_ti_raw_monitors
INFO: TEST test_jthread_raw_monitor_create start
INFO: TEST test_jthread_raw_monitor_create: PASSED
INFO: TEST test_jthread_raw_monitor_destroy start
INFO: TEST test_jthread_raw_monitor_destroy: PASSED
INFO: TEST test_jthread_raw_monitor_enter start
INFO: TEST test_jthread_raw_monitor_enter: PASSED
INFO: TEST test_jthread_raw_monitor_try_enter start
INFO: TEST test_jthread_raw_monitor_try_enter: PASSED
INFO: TEST test_jthread_raw_monitor_exit start
INFO: TEST test_jthread_raw_monitor_exit: PASSED
## TEST PASSED
## Executing C unit test: test_ti_state
INFO: TEST test_jthread_get_state_6 start
state = 00000002 (00000002)
state = 00000002 (00000002)
state = 00000002 (00000002)
state = 00000002 (00000002)
state = 00000002 (00000002)
INFO: TEST test_jthread_get_state_6: PASSED
## TEST PASSED
## Executing C unit test: test_ti_timing
## TEST PASSED
## Please find tests and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_cunit.tests/
Note: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\smoke\gc\RunFinalizersOnExitTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\_smoke.tests\natives/shutdown/TestDaemonOnWait
Compiling C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\_smoke.tests\natives/shutdown/TestFatalError
Compiling C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\_smoke.tests\natives/shutdown/TestInterrupt

        ==================================
        Smoke tests on interpreter
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.int   
        
Check.java
PerfCheck.java

# slow
gc/Mark.java

# HARMONY-2977
io/Integers.java

# HARMONY-3585
shutdown/TestFatalError.java

                  
Running test : Hi
 PASSED : Hi
Running test : StackTest
 PASSED : StackTest
Running test : classloader.ClassTestGetDeclaringClass
 PASSED : classloader.ClassTestGetDeclaringClass
Running test : classloader.ExceptionInInitializerTest
 PASSED : classloader.ExceptionInInitializerTest
Running test : classloader.LogLoader
 PASSED : classloader.LogLoader
Running test : classloader.NotFound
 PASSED : classloader.NotFound
Running test : classloader.StressLoader
 PASSED : classloader.StressLoader
Running test : exception.ExceptionStackTest
 PASSED : exception.ExceptionStackTest
Running test : exception.FinalizeStackTest
 PASSED : exception.FinalizeStackTest
Running test : exception.NPE
 PASSED : exception.NPE
Running test : gc.FinAlloc
 PASSED : gc.FinAlloc
Running test : gc.Finalizer
 PASSED : gc.Finalizer
Running test : gc.Force
 PASSED : gc.Force
Running test : gc.Fragment
 PASSED : gc.Fragment
Running test : gc.Free
 PASSED : gc.Free
Running test : gc.LOS
 PASSED : gc.LOS
Running test : gc.List
 PASSED : gc.List
Running test : gc.MultiThreads
 PASSED : gc.MultiThreads
Running test : gc.NPE
 PASSED : gc.NPE
Running test : gc.PhantomReferenceQueueTest
 PASSED : gc.PhantomReferenceQueueTest
Running test : gc.PhantomReferenceTest
 PASSED : gc.PhantomReferenceTest
Running test : gc.RefRemove
 PASSED : gc.RefRemove
Running test : gc.RunFinalizersOnExitTest
 PASSED : gc.RunFinalizersOnExitTest
Running test : gc.StressRef
 PASSED : gc.StressRef
Running test : gc.SynchronizedFinalizersTest
 PASSED : gc.SynchronizedFinalizersTest
Running test : gc.ThreadSuspension
 PASSED : gc.ThreadSuspension
Running test : gc.WeakReferenceTest
 PASSED : gc.WeakReferenceTest
Running test : init.ErrorInInitializer
 PASSED : init.ErrorInInitializer
Running test : init.Other
 PASSED : init.Other
Running test : io.ArrayList
 PASSED : io.ArrayList
Running test : jni.LoadLibrary
 PASSED : jni.LoadLibrary
Running test : outofmemory.Double
 PASSED : outofmemory.Double
Running test : outofmemory.Int
 PASSED : outofmemory.Int
Running test : outofmemory.Plain
 PASSED : outofmemory.Plain
Running test : outofmemory.Ref
 PASSED : outofmemory.Ref
Running test : outofmemory.Throw
 PASSED : outofmemory.Throw
Running test : outofmemory.Vector
 PASSED : outofmemory.Vector
Running test : outofmemory.VectorDouble
 PASSED : outofmemory.VectorDouble
Running test : outofmemory.VectorInt
 PASSED : outofmemory.VectorInt
Running test : outofmemory.VectorRef
 PASSED : outofmemory.VectorRef
Running test : perf.CreateManyExceptions
 PASSED : perf.CreateManyExceptions
Running test : perf.CreateManyExceptions_depth
 PASSED : perf.CreateManyExceptions_depth
Running test : perf.MultiThreadsSimple
 PASSED : perf.MultiThreadsSimple
Running test : perf.SeveralThreads
 PASSED : perf.SeveralThreads
Running test : perf.StressCornerSize
 PASSED : perf.StressCornerSize
Running test : perf.StressCornerSize_a
 PASSED : perf.StressCornerSize_a
Running test : perf.ThrowMany
 PASSED : perf.ThrowMany
Running test : perf.ThrowManyExceptions
 PASSED : perf.ThrowManyExceptions
Running test : perf.ThrowManyExceptions_depth
 PASSED : perf.ThrowManyExceptions_depth
Running test : perf.ThrowMany_depth
 PASSED : perf.ThrowMany_depth
Running test : reflect.GetMethod
 PASSED : reflect.GetMethod
Running test : shutdown.TestDaemonOnWait
 PASSED : shutdown.TestDaemonOnWait
Running test : shutdown.TestInterrupt
 PASSED : shutdown.TestInterrupt
Running test : shutdown.TestLock
 PASSED : shutdown.TestLock
Running test : stress.BigStringBuffer
 PASSED : stress.BigStringBuffer
Running test : stress.Finalizer
 PASSED : stress.Finalizer
Running test : stress.Mix
 PASSED : stress.Mix
Running test : stress.Stack
 PASSED : stress.Stack
Running test : stress.Sync
 PASSED : stress.Sync
Running test : stress.Threads
 PASSED : stress.Threads
Running test : stress.Vector
 PASSED : stress.Vector
Running test : stress.WeakHashmapTest
 PASSED : stress.WeakHashmapTest
Running test : thread.ExitShutdownHook
 PASSED : thread.ExitShutdownHook
Running test : thread.InfiniteFinalizer
 PASSED : thread.InfiniteFinalizer
Running test : thread.Sleep
 PASSED : thread.Sleep
Running test : thread.ThreadInterrupt
 PASSED : thread.ThreadInterrupt
Running test : thread.ThreadOOM
 PASSED : thread.ThreadOOM
Running test : util.Date
 PASSED : util.Date
Running test : util.DoPriveleged
 PASSED : util.DoPriveleged
Running test : util.Prop
 PASSED : util.Prop
Running test : util.StringIntern
 PASSED : util.StringIntern
Please find test classes and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_smoke.tests/

        ==================================
        Smoke tests on jitrino.JET
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.jet   
        
Check.java
PerfCheck.java

# HARMONY-2977
io/Integers.java

                  
Running test : Hi
 PASSED : Hi
Running test : StackTest
 PASSED : StackTest
Running test : classloader.ClassTestGetDeclaringClass
 PASSED : classloader.ClassTestGetDeclaringClass
Running test : classloader.ExceptionInInitializerTest
 PASSED : classloader.ExceptionInInitializerTest
Running test : classloader.LogLoader
 PASSED : classloader.LogLoader
Running test : classloader.NotFound
 PASSED : classloader.NotFound
Running test : classloader.StressLoader
 PASSED : classloader.StressLoader
Running test : exception.ExceptionStackTest
 PASSED : exception.ExceptionStackTest
Running test : exception.FinalizeStackTest
 PASSED : exception.FinalizeStackTest
Running test : exception.NPE
 PASSED : exception.NPE
Running test : gc.FinAlloc
 PASSED : gc.FinAlloc
Running test : gc.Finalizer
 PASSED : gc.Finalizer
Running test : gc.Force
 PASSED : gc.Force
Running test : gc.Fragment
 PASSED : gc.Fragment
Running test : gc.Free
 PASSED : gc.Free
Running test : gc.LOS
 PASSED : gc.LOS
Running test : gc.List
 PASSED : gc.List
Running test : gc.Mark
 PASSED : gc.Mark
Running test : gc.MultiThreads
 PASSED : gc.MultiThreads
Running test : gc.NPE
 PASSED : gc.NPE
Running test : gc.PhantomReferenceQueueTest
 PASSED : gc.PhantomReferenceQueueTest
Running test : gc.PhantomReferenceTest
 PASSED : gc.PhantomReferenceTest
Running test : gc.RefRemove
 PASSED : gc.RefRemove
Running test : gc.RunFinalizersOnExitTest
 PASSED : gc.RunFinalizersOnExitTest
Running test : gc.StressRef
 PASSED : gc.StressRef
Running test : gc.SynchronizedFinalizersTest
 PASSED : gc.SynchronizedFinalizersTest
Running test : gc.ThreadSuspension
 PASSED : gc.ThreadSuspension
Running test : gc.WeakReferenceTest
 PASSED : gc.WeakReferenceTest
Running test : init.ErrorInInitializer
 PASSED : init.ErrorInInitializer
Running test : init.Other
 PASSED : init.Other
Running test : io.ArrayList
 PASSED : io.ArrayList
Running test : jni.LoadLibrary
 PASSED : jni.LoadLibrary
Running test : outofmemory.Double
 PASSED : outofmemory.Double
Running test : outofmemory.Int
 PASSED : outofmemory.Int
Running test : outofmemory.Plain
 PASSED : outofmemory.Plain
Running test : outofmemory.Ref
 PASSED : outofmemory.Ref
Running test : outofmemory.Throw
 PASSED : outofmemory.Throw
Running test : outofmemory.Vector
 PASSED : outofmemory.Vector
Running test : outofmemory.VectorDouble
 PASSED : outofmemory.VectorDouble
Running test : outofmemory.VectorInt
 PASSED : outofmemory.VectorInt
Running test : outofmemory.VectorRef
 PASSED : outofmemory.VectorRef
Running test : perf.CreateManyExceptions
 PASSED : perf.CreateManyExceptions
Running test : perf.CreateManyExceptions_depth
 PASSED : perf.CreateManyExceptions_depth
Running test : perf.MultiThreadsSimple
 PASSED : perf.MultiThreadsSimple
Running test : perf.SeveralThreads
 PASSED : perf.SeveralThreads
Running test : perf.StressCornerSize
 PASSED : perf.StressCornerSize
Running test : perf.StressCornerSize_a
 PASSED : perf.StressCornerSize_a
Running test : perf.ThrowMany
 PASSED : perf.ThrowMany
Running test : perf.ThrowManyExceptions
 PASSED : perf.ThrowManyExceptions
Running test : perf.ThrowManyExceptions_depth
 PASSED : perf.ThrowManyExceptions_depth
Running test : perf.ThrowMany_depth
 PASSED : perf.ThrowMany_depth
Running test : reflect.GetMethod
 PASSED : reflect.GetMethod
Running test : shutdown.TestDaemonOnWait
 PASSED : shutdown.TestDaemonOnWait
Running test : shutdown.TestFatalError
 PASSED : shutdown.TestFatalError
Running test : shutdown.TestInterrupt
 PASSED : shutdown.TestInterrupt
Running test : shutdown.TestLock
 PASSED : shutdown.TestLock
Running test : stress.BigStringBuffer
 PASSED : stress.BigStringBuffer
Running test : stress.Finalizer
 PASSED : stress.Finalizer
Running test : stress.Mix
 PASSED : stress.Mix
Running test : stress.Stack
 PASSED : stress.Stack
Running test : stress.Sync
 PASSED : stress.Sync
Running test : stress.Threads
 PASSED : stress.Threads
Running test : stress.Vector
 PASSED : stress.Vector
Running test : stress.WeakHashmapTest
 PASSED : stress.WeakHashmapTest
Running test : thread.ExitShutdownHook
 PASSED : thread.ExitShutdownHook
Running test : thread.InfiniteFinalizer
 PASSED : thread.InfiniteFinalizer
Running test : thread.Sleep
 PASSED : thread.Sleep
Running test : thread.ThreadInterrupt
 PASSED : thread.ThreadInterrupt
Running test : thread.ThreadOOM
 PASSED : thread.ThreadOOM
Running test : util.Date
 PASSED : util.Date
Running test : util.DoPriveleged
 PASSED : util.DoPriveleged
Running test : util.Prop
 PASSED : util.Prop
Running test : util.StringIntern
 PASSED : util.StringIntern
Please find test classes and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_smoke.tests/

        ==================================
        Smoke tests on Client mode JIT (default)
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.jit   
        
Check.java
PerfCheck.java

# HARMONY-2977
io/Integers.java

                  
Running test : Hi
 PASSED : Hi
Running test : StackTest
 PASSED : StackTest
Running test : classloader.ClassTestGetDeclaringClass
 PASSED : classloader.ClassTestGetDeclaringClass
Running test : classloader.ExceptionInInitializerTest
 PASSED : classloader.ExceptionInInitializerTest
Running test : classloader.LogLoader
 PASSED : classloader.LogLoader
Running test : classloader.NotFound
 PASSED : classloader.NotFound
Running test : classloader.StressLoader
 PASSED : classloader.StressLoader
Running test : exception.ExceptionStackTest
 PASSED : exception.ExceptionStackTest
Running test : exception.FinalizeStackTest
 PASSED : exception.FinalizeStackTest
Running test : exception.NPE
 PASSED : exception.NPE
Running test : gc.FinAlloc
 PASSED : gc.FinAlloc
Running test : gc.Finalizer
 PASSED : gc.Finalizer
Running test : gc.Force
 PASSED : gc.Force
Running test : gc.Fragment
 PASSED : gc.Fragment
Running test : gc.Free
 PASSED : gc.Free
Running test : gc.LOS
 PASSED : gc.LOS
Running test : gc.List
 PASSED : gc.List
Running test : gc.Mark
 PASSED : gc.Mark
Running test : gc.MultiThreads
 PASSED : gc.MultiThreads
Running test : gc.NPE
 PASSED : gc.NPE
Running test : gc.PhantomReferenceQueueTest
 PASSED : gc.PhantomReferenceQueueTest
Running test : gc.PhantomReferenceTest
 PASSED : gc.PhantomReferenceTest
Running test : gc.RefRemove
 PASSED : gc.RefRemove
Running test : gc.RunFinalizersOnExitTest
 PASSED : gc.RunFinalizersOnExitTest
Running test : gc.StressRef
 PASSED : gc.StressRef
Running test : gc.SynchronizedFinalizersTest
 PASSED : gc.SynchronizedFinalizersTest
Running test : gc.ThreadSuspension
 PASSED : gc.ThreadSuspension
Running test : gc.WeakReferenceTest
 PASSED : gc.WeakReferenceTest
Running test : init.ErrorInInitializer
 PASSED : init.ErrorInInitializer
Running test : init.Other
 PASSED : init.Other
Running test : io.ArrayList
 PASSED : io.ArrayList
Running test : jni.LoadLibrary
 PASSED : jni.LoadLibrary
Running test : outofmemory.Double
 PASSED : outofmemory.Double
Running test : outofmemory.Int
 PASSED : outofmemory.Int
Running test : outofmemory.Plain
 PASSED : outofmemory.Plain
Running test : outofmemory.Ref
 PASSED : outofmemory.Ref
Running test : outofmemory.Throw
 PASSED : outofmemory.Throw
Running test : outofmemory.Vector
 PASSED : outofmemory.Vector
Running test : outofmemory.VectorDouble
 PASSED : outofmemory.VectorDouble
Running test : outofmemory.VectorInt
 PASSED : outofmemory.VectorInt
Running test : outofmemory.VectorRef
 PASSED : outofmemory.VectorRef
Running test : perf.CreateManyExceptions
 PASSED : perf.CreateManyExceptions
Running test : perf.CreateManyExceptions_depth
 PASSED : perf.CreateManyExceptions_depth
Running test : perf.MultiThreadsSimple
 PASSED : perf.MultiThreadsSimple
Running test : perf.SeveralThreads
 PASSED : perf.SeveralThreads
Running test : perf.StressCornerSize
 PASSED : perf.StressCornerSize
Running test : perf.StressCornerSize_a
 PASSED : perf.StressCornerSize_a
Running test : perf.ThrowMany
 PASSED : perf.ThrowMany
Running test : perf.ThrowManyExceptions
 PASSED : perf.ThrowManyExceptions
Running test : perf.ThrowManyExceptions_depth
 PASSED : perf.ThrowManyExceptions_depth
Running test : perf.ThrowMany_depth
 PASSED : perf.ThrowMany_depth
Running test : reflect.GetMethod
 PASSED : reflect.GetMethod
Running test : shutdown.TestDaemonOnWait
 PASSED : shutdown.TestDaemonOnWait
Running test : shutdown.TestFatalError
 PASSED : shutdown.TestFatalError
Running test : shutdown.TestInterrupt
 PASSED : shutdown.TestInterrupt
Running test : shutdown.TestLock
 PASSED : shutdown.TestLock
Running test : stress.BigStringBuffer
 PASSED : stress.BigStringBuffer
Running test : stress.Finalizer
 PASSED : stress.Finalizer
Running test : stress.Mix
 PASSED : stress.Mix
Running test : stress.Stack
 PASSED : stress.Stack
Running test : stress.Sync
 PASSED : stress.Sync
Running test : stress.Threads
 PASSED : stress.Threads
Running test : stress.Vector
 PASSED : stress.Vector
Running test : stress.WeakHashmapTest
 PASSED : stress.WeakHashmapTest
Running test : thread.ExitShutdownHook
 PASSED : thread.ExitShutdownHook
Running test : thread.InfiniteFinalizer
 PASSED : thread.InfiniteFinalizer
Running test : thread.Sleep
 PASSED : thread.Sleep
Running test : thread.ThreadInterrupt
 PASSED : thread.ThreadInterrupt
Running test : thread.ThreadOOM
 PASSED : thread.ThreadOOM
Running test : util.Date
 PASSED : util.Date
Running test : util.DoPriveleged
 PASSED : util.DoPriveleged
Running test : util.Prop
 PASSED : util.Prop
Running test : util.StringIntern
 PASSED : util.StringIntern
Please find test classes and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_smoke.tests/

        ==================================
        Smoke tests on jitrino.OPT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.opt   
        
Check.java
PerfCheck.java

# HARMONY-3349
gc/Finalizer.java
gc/RunFinalizersOnExitTest.java

# HARMONY-2977
io/Integers.java

# HARMONY-3731
exception/FinalizeStackTest.java

                  
Running test : Hi
 PASSED : Hi
Running test : StackTest
 PASSED : StackTest
Running test : classloader.ClassTestGetDeclaringClass
 PASSED : classloader.ClassTestGetDeclaringClass
Running test : classloader.ExceptionInInitializerTest
 PASSED : classloader.ExceptionInInitializerTest
Running test : classloader.LogLoader
 PASSED : classloader.LogLoader
Running test : classloader.NotFound
 PASSED : classloader.NotFound
Running test : classloader.StressLoader
 PASSED : classloader.StressLoader
Running test : exception.ExceptionStackTest
 PASSED : exception.ExceptionStackTest
Running test : exception.NPE
 PASSED : exception.NPE
Running test : gc.FinAlloc
 PASSED : gc.FinAlloc
Running test : gc.Force
 PASSED : gc.Force
Running test : gc.Fragment
 PASSED : gc.Fragment
Running test : gc.Free
 PASSED : gc.Free
Running test : gc.LOS
 PASSED : gc.LOS
Running test : gc.List
 PASSED : gc.List
Running test : gc.Mark
 PASSED : gc.Mark
Running test : gc.MultiThreads
 PASSED : gc.MultiThreads
Running test : gc.NPE
 PASSED : gc.NPE
Running test : gc.PhantomReferenceQueueTest
 PASSED : gc.PhantomReferenceQueueTest
Running test : gc.PhantomReferenceTest
 PASSED : gc.PhantomReferenceTest
Running test : gc.RefRemove
 PASSED : gc.RefRemove
Running test : gc.StressRef
 PASSED : gc.StressRef
Running test : gc.SynchronizedFinalizersTest
 PASSED : gc.SynchronizedFinalizersTest
Running test : gc.ThreadSuspension
 PASSED : gc.ThreadSuspension
Running test : gc.WeakReferenceTest
 PASSED : gc.WeakReferenceTest
Running test : init.ErrorInInitializer
 PASSED : init.ErrorInInitializer
Running test : init.Other
 PASSED : init.Other
Running test : io.ArrayList
 PASSED : io.ArrayList
Running test : jni.LoadLibrary
 PASSED : jni.LoadLibrary
Running test : outofmemory.Double
 PASSED : outofmemory.Double
Running test : outofmemory.Int
 PASSED : outofmemory.Int
Running test : outofmemory.Plain
 PASSED : outofmemory.Plain
Running test : outofmemory.Ref
 PASSED : outofmemory.Ref
Running test : outofmemory.Throw
 PASSED : outofmemory.Throw
Running test : outofmemory.Vector
 PASSED : outofmemory.Vector
Running test : outofmemory.VectorDouble
 PASSED : outofmemory.VectorDouble
Running test : outofmemory.VectorInt
 PASSED : outofmemory.VectorInt
Running test : outofmemory.VectorRef
 PASSED : outofmemory.VectorRef
Running test : perf.CreateManyExceptions
 PASSED : perf.CreateManyExceptions
Running test : perf.CreateManyExceptions_depth
 PASSED : perf.CreateManyExceptions_depth
Running test : perf.MultiThreadsSimple
 PASSED : perf.MultiThreadsSimple
Running test : perf.SeveralThreads
 PASSED : perf.SeveralThreads
Running test : perf.StressCornerSize
 PASSED : perf.StressCornerSize
Running test : perf.StressCornerSize_a
 PASSED : perf.StressCornerSize_a
Running test : perf.ThrowMany
 PASSED : perf.ThrowMany
Running test : perf.ThrowManyExceptions
 PASSED : perf.ThrowManyExceptions
Running test : perf.ThrowManyExceptions_depth
 PASSED : perf.ThrowManyExceptions_depth
Running test : perf.ThrowMany_depth
 PASSED : perf.ThrowMany_depth
Running test : reflect.GetMethod
 PASSED : reflect.GetMethod
Running test : shutdown.TestDaemonOnWait
 PASSED : shutdown.TestDaemonOnWait
Running test : shutdown.TestFatalError
 PASSED : shutdown.TestFatalError
Running test : shutdown.TestInterrupt
 PASSED : shutdown.TestInterrupt
Running test : shutdown.TestLock
 PASSED : shutdown.TestLock
Running test : stress.BigStringBuffer
 PASSED : stress.BigStringBuffer
Running test : stress.Finalizer
 PASSED : stress.Finalizer
Running test : stress.Mix
 PASSED : stress.Mix
Running test : stress.Stack
 PASSED : stress.Stack
Running test : stress.Sync
 PASSED : stress.Sync
Running test : stress.Threads
 PASSED : stress.Threads
Running test : stress.Vector
 PASSED : stress.Vector
Running test : stress.WeakHashmapTest
 PASSED : stress.WeakHashmapTest
Running test : thread.ExitShutdownHook
 PASSED : thread.ExitShutdownHook
Running test : thread.InfiniteFinalizer
 PASSED : thread.InfiniteFinalizer
Running test : thread.Sleep
 PASSED : thread.Sleep
Running test : thread.ThreadInterrupt
 PASSED : thread.ThreadInterrupt
Running test : thread.ThreadOOM
 PASSED : thread.ThreadOOM
Running test : util.Date
 PASSED : util.Date
Running test : util.DoPriveleged
 PASSED : util.DoPriveleged
Running test : util.Prop
 PASSED : util.Prop
Running test : util.StringIntern
 PASSED : util.StringIntern
Please find test classes and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_smoke.tests/

        ==================================
        Smoke tests on Server mode JIT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_smoke.windows.x86.srv   
        
Check.java
PerfCheck.java

# HARMONY-2977
io/Integers.java

# HARMONY-3731
exception/FinalizeStackTest.java

                  
Running test : Hi
 PASSED : Hi
Running test : StackTest
 PASSED : StackTest
Running test : classloader.ClassTestGetDeclaringClass
 PASSED : classloader.ClassTestGetDeclaringClass
Running test : classloader.ExceptionInInitializerTest
 PASSED : classloader.ExceptionInInitializerTest
Running test : classloader.LogLoader
 PASSED : classloader.LogLoader
Running test : classloader.NotFound
 PASSED : classloader.NotFound
Running test : classloader.StressLoader
 PASSED : classloader.StressLoader
Running test : exception.ExceptionStackTest
 PASSED : exception.ExceptionStackTest
Running test : exception.NPE
 PASSED : exception.NPE
Running test : gc.FinAlloc
 PASSED : gc.FinAlloc
Running test : gc.Finalizer
 PASSED : gc.Finalizer
Running test : gc.Force
 PASSED : gc.Force
Running test : gc.Fragment
 PASSED : gc.Fragment
Running test : gc.Free
 PASSED : gc.Free
Running test : gc.LOS
 PASSED : gc.LOS
Running test : gc.List
 PASSED : gc.List
Running test : gc.Mark
 PASSED : gc.Mark
Running test : gc.MultiThreads
 PASSED : gc.MultiThreads
Running test : gc.NPE
 PASSED : gc.NPE
Running test : gc.PhantomReferenceQueueTest
 PASSED : gc.PhantomReferenceQueueTest
Running test : gc.PhantomReferenceTest
 PASSED : gc.PhantomReferenceTest
Running test : gc.RefRemove
 PASSED : gc.RefRemove
Running test : gc.RunFinalizersOnExitTest
 PASSED : gc.RunFinalizersOnExitTest
Running test : gc.StressRef
 PASSED : gc.StressRef
Running test : gc.SynchronizedFinalizersTest
 PASSED : gc.SynchronizedFinalizersTest
Running test : gc.ThreadSuspension
 PASSED : gc.ThreadSuspension
Running test : gc.WeakReferenceTest
 PASSED : gc.WeakReferenceTest
Running test : init.ErrorInInitializer
 PASSED : init.ErrorInInitializer
Running test : init.Other
 PASSED : init.Other
Running test : io.ArrayList
 PASSED : io.ArrayList
Running test : jni.LoadLibrary
 PASSED : jni.LoadLibrary
Running test : outofmemory.Double
 PASSED : outofmemory.Double
Running test : outofmemory.Int
 PASSED : outofmemory.Int
Running test : outofmemory.Plain
 PASSED : outofmemory.Plain
Running test : outofmemory.Ref
 PASSED : outofmemory.Ref
Running test : outofmemory.Throw
 PASSED : outofmemory.Throw
Running test : outofmemory.Vector
 PASSED : outofmemory.Vector
Running test : outofmemory.VectorDouble
 PASSED : outofmemory.VectorDouble
Running test : outofmemory.VectorInt
 PASSED : outofmemory.VectorInt
Running test : outofmemory.VectorRef
 PASSED : outofmemory.VectorRef
Running test : perf.CreateManyExceptions
 PASSED : perf.CreateManyExceptions
Running test : perf.CreateManyExceptions_depth
 PASSED : perf.CreateManyExceptions_depth
Running test : perf.MultiThreadsSimple
 PASSED : perf.MultiThreadsSimple
Running test : perf.SeveralThreads
 PASSED : perf.SeveralThreads
Running test : perf.StressCornerSize
 PASSED : perf.StressCornerSize
Running test : perf.StressCornerSize_a
 PASSED : perf.StressCornerSize_a
Running test : perf.ThrowMany
 PASSED : perf.ThrowMany
Running test : perf.ThrowManyExceptions
 PASSED : perf.ThrowManyExceptions
Running test : perf.ThrowManyExceptions_depth
 PASSED : perf.ThrowManyExceptions_depth
Running test : perf.ThrowMany_depth
 PASSED : perf.ThrowMany_depth
Running test : reflect.GetMethod
 PASSED : reflect.GetMethod
Running test : shutdown.TestDaemonOnWait
 PASSED : shutdown.TestDaemonOnWait
Running test : shutdown.TestFatalError
 PASSED : shutdown.TestFatalError
Running test : shutdown.TestInterrupt
 PASSED : shutdown.TestInterrupt
Running test : shutdown.TestLock
 PASSED : shutdown.TestLock
Running test : stress.BigStringBuffer
 PASSED : stress.BigStringBuffer
Running test : stress.Finalizer
 PASSED : stress.Finalizer
Running test : stress.Mix
 PASSED : stress.Mix
Running test : stress.Stack
 PASSED : stress.Stack
Running test : stress.Sync
 PASSED : stress.Sync
Running test : stress.Threads
 PASSED : stress.Threads
Running test : stress.Vector
 PASSED : stress.Vector
Running test : stress.WeakHashmapTest
 PASSED : stress.WeakHashmapTest
Running test : thread.ExitShutdownHook
 PASSED : thread.ExitShutdownHook
Running test : thread.InfiniteFinalizer
 PASSED : thread.InfiniteFinalizer
Running test : thread.Sleep
 PASSED : thread.Sleep
Running test : thread.ThreadInterrupt
 PASSED : thread.ThreadInterrupt
Running test : thread.ThreadOOM
 PASSED : thread.ThreadOOM
Running test : util.Date
 PASSED : util.Date
Running test : util.DoPriveleged
 PASSED : util.DoPriveleged
Running test : util.Prop
 PASSED : util.Prop
Running test : util.StringIntern
 PASSED : util.StringIntern
Please find test classes and results at C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis/vm/_smoke.tests/
The test report is in C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\vm\_smoke.tests\reports\html\index.html
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\cruise\trunk\cc\projects\drlvm\trunk\vm\tests\kernel\java\lang\ClassAnnotationsTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

        ==================================
        Run kernel tests using interpreter
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_kernel.windows.x86.int   
        
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

                  

        ==================================
        Run kernel tests using jitrino.JET
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_kernel.windows.x86.jet   
        
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

                  

        ==================================
        Run kernel tests using Client mode JIT (default)
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_kernel.windows.x86.jit   
        
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

# HARMONY-2453 
java/lang/SystemTest.java

                  

        ==================================
        Run kernel tests using jitrino.OPT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_kernel.windows.x86.opt   
        
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

                  

        ==================================
        Run kernel tests using Server mode JIT
        ==================================
        

Using exclude file = C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\excludes\exclude.drlvm_kernel.windows.x86.srv   
        
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

# HARMONY-2453 
java/lang/SystemTest.java

# HARMONY-3171
java/lang/ThreadRTest.java
## These tests are too slow
java/lang/RuntimeAdditionalTest*.java

## These tests are unstable and hang often
java/lang/RuntimeAdditionalTest11.java
java/lang/RuntimeAdditionalTest34.java
java/lang/RuntimeAdditionalTest39.java
java/lang/RuntimeAdditionalTest40.java
java/lang/RuntimeAdditionalTest41.java
java/lang/RuntimeAdditionalTest42.java

# HARMONY-2453 
java/lang/SystemTest.java

                  
  ***************************
  *** Kernel tests status ***
  ***************************
      interpreter PASSED
      jitrino.JET PASSED
      Client mode JIT (default) PASSED
      jitrino.OPT PASSED
      Server mode JIT PASSED
Please find detailed results under C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests/reports directory.

***********************************************************
Unit Tests: (4282)
        

***********************************************************
Modifications since last successful build:	(25)
            
modified tellison  /harmony/enhanced/classlib/trunk/make/build-java.xml 05/02/2007 18:56:28 Remove tools directory from global build.
deleted tellison  /harmony/enhanced/classlib/trunk/modules/tools 05/02/2007 18:24:22 Remove TOOLS module (code moved into jdktools directory)
modified tellison  /harmony/enhanced/classlib/trunk/depends/jars 05/02/2007 16:09:25 Update dependencies to BouncyCastle 1.36Fix AlgorithmParameterGenerator test.
modified tellison  /harmony/enhanced/classlib/trunk/make/depends.properties 05/02/2007 16:09:25 Update dependencies to BouncyCastle 1.36Fix AlgorithmParameterGenerator test.
modified tellison  /harmony/enhanced/classlib/trunk/THIRD_PARTY_NOTICES.txt 05/02/2007 16:09:25 Update dependencies to BouncyCastle 1.36Fix AlgorithmParameterGenerator test.
modified tellison  /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/AlgorithmParameterGenerator_ImplTest.java 05/02/2007 16:09:25 Update dependencies to BouncyCastle 1.36Fix AlgorithmParameterGenerator test.
modified smishura  /harmony/enhanced/classlib/trunk/modules/beans/build.xml 05/02/2007 12:48:00 Apply patch from HARMONY-3792:([classlib][beans] unit test org.apache.harmony.beans.tests.java.beans.BeansTest failed)That is quick fix for commit r533960:Apply patch HARMONY-3776 ([classlib][beans]Beans.instantiate() should throw IOException if problem occurs during processing serialization file)
modified hindessm  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/libhlp.c 05/01/2007 18:04:21 Refactor PATH_SEPARATOR and LIBPATH_ENV_VAR to hycomp.h.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/include/shared/hycomp.h 05/01/2007 18:04:21 Refactor PATH_SEPARATOR and LIBPATH_ENV_VAR to hycomp.h.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 05/01/2007 18:04:21 Refactor PATH_SEPARATOR and LIBPATH_ENV_VAR to hycomp.h.
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/DefaultPersistenceDelegateTest.java 05/01/2007 17:45:37 Apply patch HARMONY-3782 ([classlib][beans]java.beans.DefaultPersistenceDelegate.mutates should delegate the comparation to super class ...)
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/DefaultPersistenceDelegate.java 05/01/2007 17:45:37 Apply patch HARMONY-3782 ([classlib][beans]java.beans.DefaultPersistenceDelegate.mutates should delegate the comparation to super class ...)
modified hindessm  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 05/01/2007 17:35:42 Make #if more consistent.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/libhlp.c 05/01/2007 17:34:03 Remove local DIR_SEPERATOR (typo) and HY_PATH_SLASH definitions and useDIR_SEPARATOR definitions from hycomp.h instead.
modified hindessm  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 05/01/2007 17:34:03 Remove local DIR_SEPERATOR (typo) and HY_PATH_SLASH definitions and useDIR_SEPARATOR definitions from hycomp.h instead.
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/.classpath 05/01/2007 15:18:14 Apply patch HARMONY-3761 ([classlib][beans]java.beans.VetoableChangeSupport is not compatible with RI in serialization)
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/test/resources/serialization/java/beans/VetoableChangeSupport.ser 05/01/2007 15:18:14 Apply patch HARMONY-3761 ([classlib][beans]java.beans.VetoableChangeSupport is not compatible with RI in serialization)
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/VetoableChangeSupport.java 05/01/2007 15:18:14 Apply patch HARMONY-3761 ([classlib][beans]java.beans.VetoableChangeSupport is not compatible with RI in serialization)
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/BeansTest.java 05/01/2007 15:13:27 Apply patch HARMONY-3776 ([classlib][beans]Beans.instantiate() should throw IOException if problem occurs during processing serialization file)
modified tellison  /harmony/enhanced/classlib/trunk/modules/beans/src/main/java/java/beans/Beans.java 05/01/2007 15:13:27 Apply patch HARMONY-3776 ([classlib][beans]Beans.instantiate() should throw IOException if problem occurs during processing serialization file)
modified tellison  /harmony/enhanced/drlvm/trunk/build/make/harmonyvm.properties 04/29/2007 00:26:57 Add helpers for Eclipse plugin to find kernel classes.
modified tellison  /harmony/enhanced/classlib/trunk/make/properties.xml 04/28/2007 22:30:59 Always include debug info in class files (for now).
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/io/File.java 04/27/2007 18:31:06 Revert the patch for HARMONY-3656(classlib][luni] File.mkdir does not support unicode), which causes HARMONY-3783([classlib][luni] java cannot find class in a directory started with dot)
modified pyang  /harmony/enhanced/classlib/trunk/modules/portlib/src/main/native/port/windows/hyfile.c 04/27/2007 18:31:06 Revert the patch for HARMONY-3656(classlib][luni] File.mkdir does not support unicode), which causes HARMONY-3783([classlib][luni] java cannot find class in a directory started with dot)
modified pyang  /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/io/FileTest.java 04/27/2007 18:31:06 Revert the patch for HARMONY-3656(classlib][luni] File.mkdir does not support unicode), which causes HARMONY-3783([classlib][luni] java cannot find class in a directory started with dot)