BUILD COMPLETE: build.150

Date of build:  2009-01-13 22:39:02 -0800
Time to build:  31 minutes 11 seconds
Last changed:   01/13/2009 07:37:33
Last log entry: Trivial typo fix.

***********************************************************
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:      (14)
            
modified hindessm  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/LinkedListTest.java
 01/13/2009 07:37:33 Trivial typo fix.
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/LinkedListTest.java
 01/11/2009 20:48:04 Apply for HARMONY-5809,([classlib][luni] Add some 
testcases for Vector, ArrayList and LinkedList)
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/VectorTest.java
 01/11/2009 20:48:04 Apply for HARMONY-5809,([classlib][luni] Add some 
testcases for Vector, ArrayList and LinkedList)
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ArrayListTest.java
 01/11/2009 20:48:04 Apply for HARMONY-5809,([classlib][luni] Add some 
testcases for Vector, ArrayList and LinkedList)
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/net/URLClassLoader.java
 01/11/2009 19:07:33 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages)
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/PackageTest.java
 01/11/2009 19:07:33 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages)
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/util/ExternalMessages.properties
 01/11/2009 19:07:33 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages)
added qiuxx  
/harmony/enhanced/classlib/trunk/support/src/test/java/tests/resources/Package/hyts_d.jar
 01/11/2009 19:04:22 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages) Add support jar files for testing which 
will be used by the fix.
added qiuxx  
/harmony/enhanced/classlib/trunk/support/src/test/java/tests/resources/Package/hyts_d1.jar
 01/11/2009 19:04:22 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages) Add support jar files for testing which 
will be used by the fix.
added qiuxx  
/harmony/enhanced/classlib/trunk/support/src/test/java/tests/resources/Package/hyts_d2.jar
 01/11/2009 19:04:22 Apply for HARMONY-6042,([classlib][luni] Classes can not 
be loaded correctly in sealed-packages) Add support jar files for testing which 
will be used by the fix.
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/sql/src/main/java/java/sql/Timestamp.java
 01/11/2009 18:26:22 Contructor of java.sql.Timestamp should not invoke a 
public API to initialize, since it may be overrided by subclass which leads to 
access uninitialized members. Replace the API invoking with private one.
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimestampTest.java
 01/11/2009 18:26:22 Contructor of java.sql.Timestamp should not invoke a 
public API to initialize, since it may be overrided by subclass which leads to 
access uninitialized members. Replace the API invoking with private one.
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/DateTest.java
 01/11/2009 18:13:11 Contructor of java.util.Date should not invoke a public 
API to initialize, since it may be overrided by subclass which leads to access 
uninitialized members. Replace the API invoking with private one.
modified qiuxx  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/Date.java 
01/11/2009 18:13:11 Contructor of java.util.Date should not invoke a public API 
to initialize, since it may be overrided by subclass which leads to access 
uninitialized members. Replace the API invoking with private one.

Reply via email to