BUILD COMPLETE: build.572

Date of build:  07/19/2007 14:10:38
Time to build:  28 minutes 57 seconds
Last changed:   07/19/2007 13:29:48
Last log entry: Excluded stress.Sync for jet/jit also due to HARMONY-3299.

***********************************************************
Execution log (errors/warnings messages):       
Configuration:
     Hosting Java = 1.5.0_09 (Sun Microsystems Inc.)
    classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
               os = Linux
             arch = em64t
              cxx = gcc
              cfg = debug
     svn revision = ${svn.revision}
       components = deploy

=====================================
DRLVM Regression Testing on platform: linux.x86_64
=====================================
        
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 OPT
Running on OPT
The GC did not provide gc_add_weak_root_set_entry()
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_em64t_gcc_debug/semis/reg.tests/reports/html
========================================

***********************************************************
Unit Tests: (105)
        

***********************************************************
Modifications since last successful build:      (51)
            
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jet
 07/19/2007 13:29:48 Excluded stress.Sync for jet/jit also due to HARMONY-3299.
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86_64.jit
 07/19/2007 13:29:48 Excluded stress.Sync for jet/jit also due to HARMONY-3299.
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/shutdown/TestInterrupt.c 
07/19/2007 13:28:31 Fixed gcc warning: no newline at end of file
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/tests/smoke/shutdown/TestFatalError.c 
07/19/2007 13:28:31 Fixed gcc warning: no newline at end of file
add cc-drlvm log20070719121911Lbuild.913 07/19/2007 12:19:11drlvm
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass1.cpp 07/19/2007 
11:59:06 more fixes for gcc 4.x
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/ver_utils.h 
07/19/2007 10:47:48 fixed compilation on gcc 4.x
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.h 07/19/2007 
10:47:48 fixed compilation on gcc 4.x
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/context.h 07/19/2007 
10:47:48 fixed compilation on gcc 4.x
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 07/19/2007 
10:34:08 fix HARMONY-2103 (Jitrino/OPT does not reject class which uses 
incorrect invokespecial instruction) regression
add cc-drlvm log20070719085517Lbuild.912 07/19/2007 08:55:17drlvm
add cc-drlvm log20070718232856Lbuild.911 07/18/2007 23:28:56drlvm
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/helper_inliner.cpp 
07/18/2007 21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeEmitter.cpp
 07/18/2007 21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp 
07/18/2007 21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 07/18/2007 
21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.cpp 
07/18/2007 21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.h 07/18/2007 
21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.h 
07/18/2007 21:45:43 Fix for HARMONY-3817New feature: pragma @Inline support in 
Jitrino.OPT: HARMONY-4475
add cc-drlvm log20070718204342Lbuild.910 07/18/2007 20:43:42drlvm
add cc-drlvm log20070718175859Lbuild.909 07/18/2007 17:58:59drlvm
modified varlax  /harmony/enhanced/drlvm/trunk/vm/tests/ehwa/ehwa.zip 
07/18/2007 17:28:11 Fixed HARMONY-4084 [drlvm][build][ehwa] made timeout 
customizable for automated ehwa test
add cc-drlvm log20070718151249Lbuild.908 07/18/2007 15:12:49drlvm
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/pos.j 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/pos2.j 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg.j 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
added mloenko  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3862/run.test.xml 07/18/2007 
14:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 
(A subroutine splits execution into several ret instructions)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg2.j 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass1.cpp 07/18/2007 
14:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 
(A subroutine splits execution into several ret instructions)
added mloenko  /harmony/enhanced/drlvm/trunk/src/test/regression/H3862/neg3.j 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/Pass2.cpp 07/18/2007 
14:11:13 fix and regression test for jsr/ret processing, including HARMONY-3862 
(A subroutine splits execution into several ret instructions)
added mloenko  
/harmony/enhanced/drlvm/trunk/src/test/regression/H3862/SubrBounds.java 
07/18/2007 14:11:13 fix and regression test for jsr/ret processing, including 
HARMONY-3862 (A subroutine splits execution into several ret instructions)
add cc-drlvm log20070718123120Lbuild.907 07/18/2007 12:31:20drlvm
modified mloenko  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/verifier-3363/tpool.cpp 07/18/2007 
10:48:34 fix dacapo.jython in debug mode
add cc-drlvm log20070718094133Lbuild.906 07/18/2007 09:41:33drlvm
add cc-drlvm log20070718011214Lbuild.905 07/18/2007 01:12:14drlvm
add cc-drlvm log20070717222744Lbuild.904 07/17/2007 22:27:44drlvm
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.cpp 
07/17/2007 22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/jet.cpp 
07/17/2007 22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h 
07/17/2007 22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/HashTable.h 07/17/2007 
22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/rt.cpp 
07/17/2007 22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg.cpp 
07/17/2007 22:12:13 Cosmetic fixes (UNUSED markers) 
forHARMONY-3855HARMONY-4004HARMONY-4047HARMONY-4048+ removal of deprecated 
parameter in ControlFlowGraph.cpp.
modified mfursov  
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/vmcore/vmcore.vcproj 
07/17/2007 19:56:49 Update to MSVC2003 project files: jthread project was 
merged into vmcore
modified mfursov  
/harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/drlvm.sln 07/17/2007 
19:56:49 Update to MSVC2003 project files: jthread project was merged into 
vmcore
deleted mfursov  /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jthread 
07/17/2007 19:56:49 Update to MSVC2003 project files: jthread project was 
merged into vmcore
add cc-drlvm log20070717194607Lbuild.903 07/17/2007 19:46:07drlvm
add cc-drlvm log20070717170050Lbuild.902 07/17/2007 17:00:50drlvm
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/win.properties 
07/17/2007 16:18:07 changed https -> http for antlr url to fix connectivity 
complaints
add cc-drlvm log20070717141534Lbuild.901 07/17/2007 14:15:34drlvm

Reply via email to