BUILD COMPLETE: build.481

Date of build:  08/08/2007 22:47:22
Time to build:  43 minutes 10 seconds
Last changed:   08/08/2007 20:56:54
Last log entry: Patch for HARMONY-4609 "[classlib][swing] fixed default 
component in JSplitPane"

***********************************************************
Execution log (errors/warnings messages):       
Configuration:
     Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
    classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
               os = Linux
             arch = ia32
              cxx = gcc
              cfg = debug
     svn revision = ${svn.revision}
       components = deploy
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

=====================================
DRLVM Regression Testing on platform: linux.x86
=====================================
        
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
Running on OPT
Running on interpreter
The GC did not provide gc_add_weak_root_set_entry()
Running on JIT
Running on interpreter
Running on OPT
Running on OPT
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3341/InvokeAgentException;
Stopping test thread...
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location:     test()V : 15
Catch clause location:  test()V : 16
Top frame location:     test()V : 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
    at: inner()V :0
==> Frame Pop callback
    at: inner()V
==> Single Step callback
    at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
    expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0:      child thread 8
1:      child thread 3
2:      child thread 6
3:      child thread 9
4:      child thread 13
5:      child thread 1
6:      child thread 4
7:      child thread 11
8:      child thread 0
9:      child thread 7
10:     child thread 10
11:     child thread 14
12:     child thread 2
13:     child thread 12
14:     child thread 5
Child groups:
0:      empty child group 0
1:      empty child group 1
2:      child group 0
3:      child group 1
4:      child group 2
5:      child group 3
6:      child group 4
7:      child group 5
8:      child group 6
9:      child group 7
10:     child group 8
11:     child group 9
12:     child group 10
13:     child group 11
14:     child group 12
15:     child group 13
16:     child group 14
Checking threads...
Array length:           15
Expected length:        15
Checking groups...
Array length:           17
Expected length:        17
TEST PASSED
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group:   system
All threads:
0:      ref handler     in group: system
1:      finalizer       in group: system
ok
2:      main    in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
native thread stated
==> VM Init finished
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0:      attached_thread in group: main
1:      ref handler     in group: system
2:      finalizer       in group: system
3:      main    in group: main
Atached thread  stack [0]
TEST PASSED
native thread finished
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h4512/InvokeAgentException;
    calling GetCurrentThreadCpuTime()...
    ok.
TEST PASSED
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/html
========================================

***********************************************************
Unit Tests: (128)
        

***********************************************************
Modifications since last successful build:      (70)
            
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSplitPaneUI.java
 08/08/2007 20:56:54 Patch for HARMONY-4609 "[classlib][swing] fixed default 
component in JSplitPane"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/ImageView.java
 08/08/2007 20:40:48 Patch for HARMONY-4610 "[classlib][swing][html]Border and 
spacing attributes processing are unimplemented"
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H4579/neg.j 
08/08/2007 13:26:26 regression test for HARMONY-4579 (crash of jdtcoremodel 
suite 'dom' from EUT3.3)
added mloenko  
/harmony/enhanced/drlvm/trunk/src/test/regression/H4579/run.test.xml 08/08/2007 
13:26:26 regression test for HARMONY-4579 (crash of jdtcoremodel suite 'dom' 
from EUT3.3)
added mloenko  
/harmony/enhanced/drlvm/trunk/src/test/regression/H4579/test.java 08/08/2007 
13:26:26 regression test for HARMONY-4579 (crash of jdtcoremodel suite 'dom' 
from EUT3.3)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H4579 
08/08/2007 13:26:26 regression test for HARMONY-4579 (crash of jdtcoremodel 
suite 'dom' from EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 08/08/2007 
13:24:26 switching default verifier to 3363
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Ver.cpp 08/08/2007 
13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.cpp 08/08/2007 
13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/ver_utils.h 
08/08/2007 13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from 
EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.h 08/08/2007 
13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 08/08/2007 
13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from EUT3.3)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/vf_resolve.cpp 
08/08/2007 13:15:12 fixing HARMONY-4579 (crash of jdtcoremodel suite 'dom' from 
EUT3.3)
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.jit
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.int
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.int
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv
 08/08/2007 13:00:30 Excluded thread.SmallStackThreadTest (HARMONY-4601) for 
other linuxes too.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.cpp
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/win/ia32_em64t/nt_exception_filter_common.cpp
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.opt
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.opt
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ipf.cpp 
08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.jet
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 08/08/2007 00:04:04 
Applied patch from HARMONY-4264[drlvm][stack] Tune size requred for set up 
guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.jit
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jet
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/exceptions.h 08/08/2007 
00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size requred for 
set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.jit
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jet
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/exception/exceptions_jit.cpp 
08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86_64.jit
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_ia32.cpp 
08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/port/src/lil/em64t/pim/stack_iterator_em64t.cpp
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/util/linux/signals_em64t.cpp 
08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.opt
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
modified gshimansky  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.opt
 08/08/2007 00:04:04 Applied patch from HARMONY-4264[drlvm][stack] Tune size 
requred for set up guard page, class loading and method compilation.
added gshimansky  /harmony/enhanced/drlvm/trunk/src/test/regression/H3341 
08/08/2007 00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() 
does not interrupt thread in Object.wait(timeout) until timeout expired
added gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3341/run.test.xml 08/08/2007 
00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() does not 
interrupt thread in Object.wait(timeout) until timeout expired
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/include/jvmti_internal.h 08/08/2007 
00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() does not 
interrupt thread in Object.wait(timeout) until timeout expired
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_thread.cpp 08/08/2007 
00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() does not 
interrupt thread in Object.wait(timeout) until timeout expired
added gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3341/StopThreadInWait.java 
08/08/2007 00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() 
does not interrupt thread in Object.wait(timeout) until timeout expired
modified gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.windows.x86_64
 08/08/2007 00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() 
does not interrupt thread in Object.wait(timeout) until timeout expired
added gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3341/StopThreadInWait.cpp 
08/08/2007 00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() 
does not interrupt thread in Object.wait(timeout) until timeout expired
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_internal.cpp 08/08/2007 
00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() does not 
interrupt thread in Object.wait(timeout) until timeout expired
modified gshimansky  
/harmony/enhanced/drlvm/trunk/src/test/regression/excludes/exclude.linux.x86_64 
08/08/2007 00:01:41 Applied patch from HARMONY-3341[drlvm][jvmti] StopThread() 
does not interrupt thread in Object.wait(timeout) until timeout expired
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/default.css
 08/07/2007 18:24:57 Patch for HARMONY-4572 "[classlib][swing][html] Tag 
<center> doesn't work"
modified apetrenko  
/harmony/enhanced/classlib/trunk/modules/awt/src/main/native/gl/windows/include/org_apache_harmony_awt_gl_windows_GDIBlitter.h
 08/07/2007 16:34:54 Patch for HARMONY-4604 "[classlib][awt] Images with 
BGColor are not drawing"
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/hashvaluenumberer.cpp 
08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3716/Test.java 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H3716 
08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3816/Test.java 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32BBPolling.cpp
 08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H3816 
08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3716/run.test.xml 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3816/run.test.xml 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/jit_runtime_support.cpp 
08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H4596/Test.java 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  /harmony/enhanced/drlvm/trunk/src/test/regression/H4596 
08/06/2007 21:24:45 Fixes for "continue in finally block" problems for 
Jitrino.OPT: 1) HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on 
back branches from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes 
with an assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses 
checkcast insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
added mfursov  
/harmony/enhanced/drlvm/trunk/src/test/regression/H4596/run.test.xml 08/06/2007 
21:24:45 Fixes for "continue in finally block" problems for Jitrino.OPT: 1) 
HARMONY-3816 "[drlvm][jit] BBP fails to provide safe-points on back branches 
from exception handlers"2) HARMONY-4596 "[drlvm][opt] OPT crashes with an 
assertion"Fix for HARMONY-3716: "[drlvm][jit][opt] Jitrino.OPT misses checkcast 
insts sometimes."Fix for HARMONY-4600: "[drlvm][jet][lazy] 
IncompatibleClassChangeError causes failure of 8 EUT3.2 tests from 
'jdtuirefactoring' - regression"
modified odeakin  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java
 08/06/2007 16:59:30 Apply patch HARMONY-4482 ([classlib][swing] JSlider track 
size in Harmony is smaller then in RI)
modified mloenko  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 08/06/2007 
11:55:57 switching the verifiers back until newly found issues are resolved

Reply via email to