BUILD FAILED:
        Ant Error Message:
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build.xml:242: The following 
error occurred while executing this line: 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\build-test.xml:60: The 
following error occurred while executing this line: 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\make\properties.xml:319: The 
following error occurred while executing this line: 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\build.xml:160: 
Compile failed; see the compiler error output for details.

Date of build:  05/18/2007 06:24:20
Time to build:  11 minutes 16 seconds
Last changed:   05/18/2007 00:57:45
Last log entry: Applying patch for test from HARMONY-2451 ([classlib][luni] 
SecurityManager.getClassContext output differs from the RI)

***********************************************************
Errors/Warnings:        (206)
            

========================================
Testing jdktools binaries...
========================================

Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\DebuggeeRegister.java
 (at line 57)
        registered.add(debuggee); 
        ^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type LinkedList. 
References to generic type LinkedList<E> should be parameterized
----------
----------
2. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\TestOptions.java
 (at line 28)
        import java.io.File;
               ^^^^^^^^^^^^
The import java.io.File is never used
----------
----------
3. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 113)
        eventQueue.add(eventPacket);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to 
generic type List<E> should be parameterized
----------
4. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 248)
        replies.put(new Integer(replyPacket.getId()),
                                replyPacket);
        
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
5. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 283)
        commands.put(Id, command);
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
6. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\PacketDispatcher.java
 (at line 354)
        commands.put(Id, command);
        ^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Hashtable. 
References to generic type Hashtable<K,V> should be parameterized
----------
----------
7. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 1829)
        frames.add(frame);
        ^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
8. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 1897)
        vars.add(var);
        ^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
9. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 2117)
        fields.add(superClassFields.toArray()[i]);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
10. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\framework\jdwp\VmMirror.java
 (at line 2127)
        fields.add(field);
        ^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type ArrayList. 
References to generic type ArrayList<E> should be parameterized
----------
----------
11. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\jpda\test\common\unit\org\apache\harmony\jpda\tests\jdwp\ThreadReference\FramesTest.java
 (at line 449)
        frames.add(new FrameStruct(frameID, loc));
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type Vector. References 
to generic type Vector<E> should be parameterized
----------
11 problems (11 warnings)
JPDA exclude list: 
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.jpda.exclude
Running JPDA tests
  Debugger JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
  Debuggee JVM=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre/bin/java
SAMSA exclude list: 
C:\cruise_hdk\cc\projects\trunk\working_classlib\deploy\build\jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=C:\cruise_hdk\cc/projects/trunk/target/hdk/jdk/jre
Run jdk/bin/java -version in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r539130, (May 18 2007), Windows/em64t/msvc 1400, release build
http://incubator.apache.org/harmony
Run jdk/bin/javac -version in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/javah in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/jarsigner in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Run jdk/bin/keytool -help in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\build\test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
----------
1. WARNING in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tests\tools\javah\Test\Test01.java
 (at line 23)
        private static final long xxx2 = 1;
                                  ^^^^
The field Test01.xxx2 is never read locally
----------
----------
2. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 38)
        import org.apache.harmony.tools.keytool.KeytoolException;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.keytool.KeytoolException cannot be resolved
----------
3. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 39)
        import org.apache.harmony.tools.keytool.Main;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.keytool.Main cannot be resolved
----------
4. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 40)
        import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver cannot be 
resolved
----------
5. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 110)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
6. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 113)
        KeyStore keyStore = KeyStoreLoaderSaver.loadStore(keyStorePath,
                            ^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
7. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 175)
        Main.run(genKeyNoIssuerArgs);
        ^^^^
Main cannot be resolved
----------
8. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 179)
        Main.run(genKeyIssuerArgs);
        ^^^^
Main cannot be resolved
----------
9. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 191)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
10. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 202)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
11. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 213)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
12. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 221)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
13. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 235)
        Main.run(args);
        ^^^^
Main cannot be resolved
----------
14. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\keytool\tests\GenKeyTest.java
 (at line 237)
        } catch (KeytoolException ok) {
                 ^^^^^^^^^^^^^^^^
KeytoolException cannot be resolved to a type
----------
----------
15. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
 (at line 26)
        import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver;
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.apache.harmony.tools.toolutils.KeyStoreLoaderSaver cannot be 
resolved
----------
16. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
 (at line 41)
        KeyStoreLoaderSaver.loadStore("there_is_no_such_file", "BKS", "pwd"
        ^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
17. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
 (at line 61)
        KeyStore keyStore = KeyStoreLoaderSaver.loadStore(null, "BKS",
                            ^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
18. ERROR in 
C:\cruise_hdk\cc\projects\trunk\working_jdktools\modules\tools\src\test\java\org\apache\harmony\tools\toolutils\tests\KeyStoreLoaderSaverTest.java
 (at line 64)
        KeyStoreLoaderSaver.saveStore(keyStore, keyStorePath, "pwd"
        ^^^^^^^^^^^^^^^^^^^
KeyStoreLoaderSaver cannot be resolved
----------
18 problems (17 errors, 1 warning)

***********************************************************
Unit Tests: (129)
        
All Tests Passed

***********************************************************
Modifications since last successful build:      (22)
            
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/SecurityManagerTest.java
 05/18/2007 00:57:45 Applying patch for test from HARMONY-2451 
([classlib][luni] SecurityManager.getClassContext output differs from the RI)
modified ayza  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/native/org_apache_harmony_vm_VMStack.cpp
 05/18/2007 00:56:23 Applying patch for HARMONY-2451 ([classlib][luni] 
SecurityManager.getClassContext output differs from the RI)
modified ayza  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/kernel_classes/javasrc/org/apache/harmony/vm/VMStack.java
 05/18/2007 00:56:23 Applying patch for HARMONY-2451 ([classlib][luni] 
SecurityManager.getClassContext output differs from the RI)
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/String_Pool.cpp 
05/17/2007 22:55:47 Fixed bug HARMONY-3758 [drlvm][classloader] assert fires in 
String_Pool::lookup()For some reason in unaligned case when string is read byte 
by byte the signed char byteswere converted to POINTER_SIZE_INT with sign 
extend. When string contains unicodecharacters ( >= 128) this leads to 
incorrect results because upper bytes of thebyte are filled with 0xff bytes. 
The fix is to consider bytes as unsigned beforeextending them to 
POINTER_SIZE_INT.
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/ResourceBundleTest.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/tests/api/java/util/support/B.properties
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/support/I.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/tests/api/java/util/support
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/resources/tests/api/java/util
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
modified ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/ResourceBundle.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/support/P.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/support
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/support/A.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
added ayza  
/harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/support/B.java
 05/17/2007 22:30:55 Applying slightly modified version of the patch from 
HARMONY-3823 ([classlib][luni] Wrong implementation of strategy for 
instantiating resource bundles in java.util.ResourceBundle)
modified xli  
/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/WeakHashMap.java
 05/17/2007 21:06:00 HARMONY-3883 : [classlib]WeakHashMap.keySet().toArray() 
intermittently throws NoSuchElementException in java.lang.ThreadTest of DRLVM 
kernel test. 
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.ia64.jit
 05/17/2007 19:52:37 Updated x-lists for IA64
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_kernel.linux.ia64.jit
 05/17/2007 19:52:37 Updated x-lists for IA64
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfCodeSelector.h
 05/17/2007 19:50:46 Applied HARMONY-3872 [drlvm][jit][opt] ArrayCopy 
optimization does not insert pseudoThrow insts in loops
modified varlax  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
 05/17/2007 19:50:46 Applied HARMONY-3872 [drlvm][jit][opt] ArrayCopy 
optimization does not insert pseudoThrow insts in loops
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.windows.x86.srv
 05/17/2007 19:37:43 Excluded StackTest for srv on all IA-32 platforms, there 
is related HARMONY-3731
modified varlax  
/harmony/enhanced/drlvm/trunk/build/make/excludes/exclude.drlvm_smoke.linux.x86.srv
 05/17/2007 19:37:43 Excluded StackTest for srv on all IA-32 platforms, there 
is related HARMONY-3731
modified gshimansky  
/harmony/enhanced/jdktools/trunk/modules/jpda/src/main/native/jdwp/common/agent/commands/VirtualMachine.cpp
 05/17/2007 19:11:23 Applied HARMONY-3893 [jdktools][jpda] JDWP command 
VirtualMachine.TopLevelThreads is incorrect

Reply via email to