Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 35923 invoked from network); 23 Apr 2007 09:44:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 09:44:59 -0000 Received: (qmail 98011 invoked by uid 500); 23 Apr 2007 09:45:01 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 97985 invoked by uid 500); 23 Apr 2007 09:45:01 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 97972 invoked by uid 99); 23 Apr 2007 09:45:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 02:45:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of xiaofeng.li@gmail.com designates 66.249.82.228 as permitted sender) Received: from [66.249.82.228] (HELO wx-out-0506.google.com) (66.249.82.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 02:44:52 -0700 Received: by wx-out-0506.google.com with SMTP id i26so1935549wxd for ; Mon, 23 Apr 2007 02:44:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=upvTo4YkeUhUkMcKvQS+54EtC+Q4NUAUdkXnTAy9uWS0JsnuP0xnjyvBXoyFzWFS06ongQzscLEy9CnHEHDP5c+gx1YfAd/Uauc+1f+aX8qQe0Hnu2HRYpD99Dvy9Uuy1Koef+RiJmkTapkqruZiQo3I//3XlhSGcvU1LLFylmg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qFLz1WTpbABE9G511zoyEp+cd76Yq5RTmCa2gDxMufwoUHwTWm3Py9UOLnU3dNvlM0A/alnlYMXqT4Jigqh7588/JY4cVjNtxXsiIUB9UCn/z293fmiVtjx9tt51HnOqNN/fVjtvJvz4Dqh75XmWC1+qJCrt0WzACBlJXWPNejE= Received: by 10.90.104.14 with SMTP id b14mr4412042agc.1177321469021; Mon, 23 Apr 2007 02:44:29 -0700 (PDT) Received: by 10.90.114.14 with HTTP; Mon, 23 Apr 2007 02:44:28 -0700 (PDT) Message-ID: <9623c9a50704230244o7aa94006j9479c27c47459e45@mail.gmail.com> Date: Mon, 23 Apr 2007 17:44:28 +0800 From: "Xiao-Feng Li" To: dev@harmony.apache.org Subject: Re: FinalizeStackTest failed in opt mode on Win32 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9623c9a50704222315y3fe856d4wb9b0004d72191acd@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org sigh... then what shall we do? To exclude might not be a perfect solution, since it anyway can help to catch some regression, e.g., suddenly one day it always fails. But to continue the inclusion may lead people to ignore other new failures since they may assume it's the old known failure, thus the purpose of the regression tests are not achieved. One idea might be able to solve the awkward situation (sorry this brings new burden to our dilligent developers of the testing infrastructure), don't know if we have it already: To have a weak test list, that includes those tests that have intermittent failures. After a test suite finishes, it checks if the failure reports are from the weak test cases. If they are, it will report a middle-level result "NO-REGRESSION". Then we have three levels of results: FAILED, NO-REGRESSION, SUCCEEDED FAILED means new failure in non-weak cases. NO-REGRESSION means no new failure in non-weak cases. SUCCEEDED means all passes including the weak cases. We can use three colors to indicate the three status in harmonytest.org pages: blue, green, and red. How about this idea? :-) Thanks, xiaofeng On 4/23/07, Mikhail Fursov wrote: > I've checked both debug/release build for -Xem:server and -Xem:opt modes and > can't reproduce the failure too. > > On 4/23/07, Mikhail Fursov wrote: > > > > I'll check if I can reproduce it by myself. > > > > On 4/23/07, Xiao-Feng Li wrote: > > > > > > I really can't reproduce the failures reported below for Win32 > > > smoke.test in my machine: > > > > > > exception.FinalizeStackTest_opt > > > exception.FinalizeStackTest_srv > > > > > > And after reading its source code, I tend to believe it has nothing to > > > do with GC. It passes in other modes (interpreter, jit, jet). Should > > > we exclude it with a JIRA filed for opt/srv mode? > > > > > > Thanks, > > > xiaofeng > > > > > > ---------- Forwarded message ---------- > > > From: nomail@intel.com < nomail@intel.com> > > > Date: Apr 23, 2007 1:42 PM > > > Subject: [build-test alert] BUILD FAILED Windows XP SP2 msvc debug: > > > drlvm tests > > > To: alerts@harmony.apache.org > > > > > > > > > BUILD FAILED: > > > Ant Error Message: > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\build.xml:374: The > > > following error occurred while executing this line: > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\make\build_component.xml:72: > > > > > > The following error occurred while executing this line: > > > > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\build\targets\test.xml:6: > > > Some tests failed > > > > > > Date of build: 04/23/2007 10:18:22 > > > Time to build: 143 minutes 22 seconds > > > Last changed: 04/23/2007 08:52:31 > > > Last log entry: Add locks, mfence and sfence instructions to align > > > windows with linux > > > > > > > > > *********************************************************** > > > 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: 3 > > > Java Result: 1 > > > Java Result: 1 > > > Java Result: 130 > > > Java Result: 3 > > > 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: > > > classlib root = C:\cruise\trunk\cc\projects\classlib\trunk > > > os = Windows > > > arch = ia32 > > > cxx = msvc > > > cfg = debug > > > svn revision = 531315 > > > 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: 104 > > > 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 > > > > > > > > > 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 > > > *** FAILED **** : exception.FinalizeStackTest (3 res code) > > > 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 > > > > > > > > > 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 > > > *** FAILED **** : exception.FinalizeStackTest (3 res code) > > > 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 > > > > > > > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl; > > > Line #37; Column #53; > > > > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\index.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl; > > > Line #42; Column #57; > > > > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\stylesheet.css > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl; > > > Line #47; Column #64; > > > > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\overview- > > > summary.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #52; Column #62; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\overview- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #57; Column #64; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\allclasses- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #78; Column #76; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\package- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #85; Column #78; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\package- > > > summary.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\0_Class1_5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\1_Class5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\2_ClassAnnotationsTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\2_ClassAnnotationsTest- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\3_ClassGenericsTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\3_ClassGenericsTest- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\4_ClassGenericsTest2.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\4_ClassGenericsTest2- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\5_ClassGenericsTest3.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\5_ClassGenericsTest3- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\6_ClassGenericsTest4.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\6_ClassGenericsTest4- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #103; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\6_ClassGenericsTest4- > > > err.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\7_ClassGenericsTest5.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\7_ClassGenericsTest5- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\8_ClassHierarchyTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\8_ClassHierarchyTest- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\9_ClassLoaderTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\10_ClassLoaderTestLoad.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\11_ClassTestDesiredAssertionStatus.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\12_ClassTestForName.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\13_ClassTestGetAnnotation.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\14_ClassTestGetClassLoader.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\15_ClassTestGetClasses.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\16_ClassTestGetComponentType.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\17_ClassTestGetConstructor.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\18_ClassTestGetConstructors.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\19_ClassTestGetDeclaredClasses.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\20_ClassTestGetDeclaredConstructor.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\21_ClassTestGetDeclaredConstructors.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\22_ClassTestGetDeclaredField.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\23_ClassTestGetDeclaredFields.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\24_ClassTestGetDeclaredMethod.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\25_ClassTestGetDeclaredMethods.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\26_ClassTestGetDeclaresClasses.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\27_ClassTestGetDeclaringClass.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\28_ClassTestGetField.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\29_ClassTestGetFields.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\30_ClassTestGetInterfaces.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\31_ClassTestGetMethod.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\32_ClassTestGetMethods.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\33_ClassTestGetModifiers.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\34_ClassTestGetName.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\35_ClassTestGetPackage.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\36_ClassTestGetProtectionDomain.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\37_ClassTestGetResource.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\38_ClassTestGetResourceAsStream.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\39_ClassTestGetSigners.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\40_ClassTestGetSuperclass.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\41_ClassTestIsArray.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\42_ClassTestIsAssignableFrom.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\43_ClassTestIsInstance.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\44_ClassTestIsInterface.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\45_ClassTestIsPrimitive.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\46_ClassTestNewInstance.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\47_ClassTestToString.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\48_InheritableThreadLocalTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\49_ObjectTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\50_Package5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\51_PackageTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\52_RuntimeTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\52_RuntimeTest- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\53_RuntimeTest2.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\53_RuntimeTest2- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\54_SecurityManagerRTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\55_StackTraceElementTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\56_SystemExtensionTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\56_SystemExtensionTest- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\57_ThreadGroupTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\58_ThreadTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\59_ThrowableRTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\60_ThrowableTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #78; Column #76; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\package- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #85; Column #78; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\package- > > > summary.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\61_AccessibleObjectTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\62_ArrayTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\63_ConstructorTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\64_ConstructorTestNewInstace.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\65_Ctor5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\65_Ctor5Test- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\66_Field5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\66_Field5Test- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\67_FieldTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\68_FieldTestSet.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\69_FieldTestSetInt.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\70_LocalClassAccessCheckTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\71_Method5Test.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #98; Column #87; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\71_Method5Test- > > > out.txt > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\72_MethodTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\java\lang\reflect\73_MethodTestInvoke.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #78; Column #76; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\annotation\package- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #85; Column #78; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\annotation\package- > > > summary.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\annotation\74_AllTypesTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\annotation\75_AnnotationLoaderTest.html > > > > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #78; Column #76; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\generics\package- > > > frame.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #85; Column #78; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\generics\package- > > > summary.html > > > (Access is denied) > > > jar:file:/C:/cruise/trunk/cc/lib/ant- > > > junit-1.6.5.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl > > > ; > > > Line #94; Column #80; > > > C:\cruise\trunk\cc\projects\drlvm\trunk\build\win_ia32_msvc_debug\semis\kernel.tests\reports\srv.mode\html\org\apache\harmony\lang\generics\76_ClassLoaderTest.html > > > > > > (Access is denied) > > > *************************** > > > *** 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: (4284) > > > > > > error: test exception.FinalizeStackTest_opt > > > error: test exception.FinalizeStackTest_srv > > > Unit Test Error Details: (2) > > > > > > Test: testClass: exception.FinalizeStackTest_opt > > > Test: testClass: exception.FinalizeStackTest_srv > > > > > > *********************************************************** > > > Modifications since last successful build: (21) > > > > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/win/atomics.cpp > > > 04/23/2007 08:52:31 Add locks, mfence and sfence instructions to align > > > windows with linux > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/apr_thread_ext.c > > > 04/23/2007 08:52:31 Add locks, mfence and sfence instructions to align > > > windows with linux > > > modified > > > xli /harmony/enhanced/drlvm/trunk/vm/vmcore/src/init/vm_properties.cpp > > > 04/21/2007 21:43:01 [DRLVM][GC] switch to GCv5 as default GC for > > > one-week trial > > > modified > > > xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/mark_compact/mspace_slide_compact.cpp > > > > > > 04/21/2007 21:40:46 HARMONY-3700 : LOS adaptation bug > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/cunit.test.xml > > > 04/21/2007 07:33:24 Fix unfinished merge -- sorry. > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/jvmti.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/build.jar.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/test.xml 04/21/2007 > > > 07:28:20 clean up build scripts; set eol-style, convert tabs to > > > spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/build.java.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/build.native.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/common.xml 04/21/2007 > > > 07:28:20 clean up build scripts; set eol-style, convert tabs to > > > spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/common_vm.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/common_extra.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/smoke.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/unit.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/reg.test.run.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/kernel.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/build.xml 04/21/2007 > > > 07:28:20 clean up build scripts; set eol-style, convert tabs to > > > spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/cunit.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > modified ndbeyer > > > /harmony/enhanced/drlvm/trunk/build/make/targets/ehwa.test.xml > > > 04/21/2007 07:28:20 clean up build scripts; set eol-style, convert > > > tabs to spaces, add missing xml declarations > > > > > > > > > -- > > > http://xiao-feng.blogspot.com > > > > > > > > > > > -- > > Mikhail Fursov > > > > > -- > Mikhail Fursov > -- http://xiao-feng.blogspot.com