You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2009/04/10 20:37:12 UTC

[build-test alert] PASSED Windows 2003 x86_64: hdk debug

BUILD COMPLETE:	build.184

Date of build:	2009-04-10 11:07:23 -0700
Time to build:	28 minutes 35 seconds
Last changed:	04/09/2009 20:18:14
Last log entry:	Apply for HARMONY-6086,([luni] java.util.Scanner nextLine and hasNextLine testcase would fail)

***********************************************************
Errors/Warnings:	(31)
            
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9025 : overriding '/W3' with '/W4'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'
[compile-cc] cl : Command line warning D9035 : option 'GZ' has been deprecated and will be removed in a future release
[compile-cc] cl : Command line warning D9036 : use 'RTC1' instead of 'GZ'

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:	(28)
            
modified qiuxx  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Scanner.java 04/09/2009 20:18:14 Apply for HARMONY-6086,([luni] java.util.Scanner nextLine and hasNextLine testcase would fail)
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java 04/09/2009 08:58:06 Pack200 - temporarily exclude a test as it's failing on Linux x86 64
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/FileBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/CpBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/SegmentHeader.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ClassBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BandSet.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Archive.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/MetadataBandGroup.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Segment.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/IcBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/AttributeDefinitionBands.java 04/09/2009 07:03:20 Pack200 - add framework for packing with different effort
added odeakin  /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/Version.java 04/09/2009 03:32:10 Commit Version class to handle -version command line option in a uniform way across VMs (as discussed on the dev list).
modified odeakin  /harmony/enhanced/classlib/trunk/modules/luni/src/main/native/launcher/shared/main.c 04/09/2009 03:32:10 Commit Version class to handle -version command line option in a uniform way across VMs (as discussed on the dev list).
deleted sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/junit.jar 04/09/2009 03:26:18 Pack200 - Remove incorrect test jar
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java5/org/apache/harmony/unpack200/Pack200PackerAdapter.java 04/09/2009 02:39:13 Pack200 - use extra argument for Archive constructor
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java 04/09/2009 02:25:20 Remove System.out usage from a test
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/junit.jar 04/09/2009 02:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/largeClassUnpacked.jar 04/09/2009 02:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars/ant.jar 04/09/2009 02:22:21 Pack200 - new test resources
added sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/resources/org/apache/harmony/pack200/tests/jars 04/09/2009 02:22:21 Pack200 - new test resources
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/test/java/org/apache/harmony/pack200/tests/ArchiveTest.java 04/09/2009 02:20:35 Pack200 - test for a large class and two tests for zero effort pack
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Archive.java 04/09/2009 02:19:31 Pack200 - add support for zero effort pack
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/CpBands.java 04/09/2009 02:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/ClassBands.java 04/09/2009 02:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/Segment.java 04/09/2009 02:16:54 Pack200 - minor bug fixes
modified sjanuary  /harmony/enhanced/classlib/trunk/modules/pack200/src/main/java/org/apache/harmony/pack200/BcBands.java 04/09/2009 02:15:07 Pack200 - some cleanup and minor bug fixes in code for packing bytecode