You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/10/06 14:57:38 UTC

Build failed in Hudson: Harmony-1.5-head-linux-x86_64 #460

See <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/460/changes>

Changes:

[tellison] JarURLConnectionImpl needs to handle URLs.

[tellison] Tidy-up comments, formatting, and unnecessary else's.

[tellison] Rename {Http|Https|Jar}URLConnection types to show they are impls of abstract types with same name.

[hindessm] Windows equivalent of commit r822174:

  We shouldn't make JNI calls inside the critical section so we have
  to make it smaller.  This might be more performant if
  vect[i].iov_len was assigned to in a separate loop.

------------------------------------------
[...truncated 4830 lines...]
-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'portlib'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/portlib/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/portlib/obj>
[compile-cc] 22 total files to be compiled.
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/vmem/linux/port_vmem.c>: In function ?port_vmem_max_size?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/vmem/linux/port_vmem.c>:207: warning: format ?%s? expects type ?char *?, but argument 4 has type ?char (*)[4096]?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/file_io/linux/canonical.c>: In function ?port_filepath_canonical?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/file_io/linux/canonical.c>:39: warning: ignoring return value of ?getcwd?, declared with attribute warn_unused_result
       [cc] 0 total files to be compiled.
       [cc] Starting link
       [cc] a - ../obj/canonical.o
       [cc] ar: creating libport.a
       [cc] a - ../obj/disasm.o
       [cc] a - ../obj/dso.o
       [cc] a - ../obj/execname.o
       [cc] a - ../obj/filepath.o
       [cc] a - ../obj/filepath_generic.o
       [cc] a - ../obj/logger.o
       [cc] a - ../obj/logparams.o
       [cc] a - ../obj/memory_pool.o
       [cc] a - ../obj/misc_platform_natives.o
       [cc] a - ../obj/port_atomic.o
       [cc] a - ../obj/port_malloc.o
       [cc] a - ../obj/port_malloc_registrar.o
       [cc] a - ../obj/port_thread_tls_find.o
       [cc] a - ../obj/port_vmem.o
       [cc] a - ../obj/sysencoding.o
       [cc] a - ../obj/sysinfo.o
       [cc] a - ../obj/thread_em64t.o
       [cc] a - ../obj/thread_os.o
       [cc] a - ../obj/timer.o
       [cc] a - ../obj/timezone.o
       [cc] a - ../obj/user.o
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/lib>

port_ch:

-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'port_ch'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/port_ch/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/port_ch/obj>
[compile-cc] 18 total files to be compiled.
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/stack_dump.cpp>: In function ?void sd_print_vm_line(FILE*, int, Registers*, port_stack_frame_info*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/stack_dump.cpp>:76: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 3 has type ?void*?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/stack_dump.cpp>: In function ?void sd_print_c_line(FILE*, int, Registers*, CFunInfo*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/stack_dump.cpp>:113: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 4 has type ?void*?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/linux/stack_dump_os.cpp>: In function ?void sd_get_c_method_info(CFunInfo*, native_module_t*, void*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/linux/stack_dump_os.cpp>:75: warning: ignoring return value of ?int pipe(int*)?, declared with attribute warn_unused_result
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/linux/stack_dump_os.cpp>: In function ?void sd_init_crash_handler()?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/crash_handler/linux/stack_dump_os.cpp>:177: warning: ignoring return value of ?ssize_t read(int, void*, size_t)?, declared with attribute warn_unused_result
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/modules/linux/native_modules_os.c>: In function ?port_get_all_modules?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/modules/linux/native_modules_os.c>:161: warning: use of assignment suppression and length modifier together in scanf format
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/modules/native_modules.c>: In function ?port_dump_modules?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/modules/native_modules.c>:62: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 3 has type ?size_t?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/port/src/modules/native_modules.c>:62: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 4 has type ?size_t?
       [cc] 0 total files to be compiled.
       [cc] Starting link
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>

hythr:

-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'hythr'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/hythr/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/hythr/obj>
       [cc] 17 total files to be compiled.
       [cc] Starting link
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>

verifier:

-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'verifier'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/verifier/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/verifier/obj>
       [cc] 10 total files to be compiled.
       [cc] Starting link
       [cc] ar: creating libverifier.a
       [cc] a - ../obj/context_6.o
       [cc] a - ../obj/context_base.o
       [cc] a - ../obj/x_verifier.o
       [cc] a - ../obj/write_attr.o
       [cc] a - ../obj/recompute.o
       [cc] a - ../obj/ver.o
       [cc] a - ../obj/context_x.o
       [cc] a - ../obj/vf_resolve.o
       [cc] a - ../obj/tpool.o
       [cc] a - ../obj/context_5.o
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/lib>

vmcore:

-check-setup:

-check-setup-win:

-setup-win:

setup:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/oss/icu4c/icu4c-3.4-harmony-includes.zip>
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/libs/linux.x86_64/icu-3.4/icu-3.4.zip>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/include/unicode>
    [unzip] Expanding: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/oss/icu4c/icu4c-3.4-harmony-includes.zip> into <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/include/unicode>
    [unzip] Expanding: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/libs/linux.x86_64/icu-3.4/icu-3.4.zip> into <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>
    [unzip] Expanding: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/libs/linux.x86_64/icu-3.4/icu-3.4.zip> into <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/lib>
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default/libicuuc.so>

-really-link:
     [echo] Linking <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default/libicuuc.so>
  [symlink] ln -s <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default/libicuuc.so.34> <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default/libicuuc.so>

-check-version:

-copy-version:

stamp-version:
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/include>

-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'vmcore'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/vmcore/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/vmcore/obj>
[compile-cc] 173 total files to be compiled.
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/linux/crash_dump_os.cpp>: In function ?void cd_parse_module_info(native_module_t*, void*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/linux/crash_dump_os.cpp>:70: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 3 has type ?size_t?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/linux/crash_dump_os.cpp>:70: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 4 has type ?long unsigned int?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/linux/crash_dump_os.cpp>:79: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 4 has type ?size_t?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/linux/crash_dump_os.cpp>:79: warning: format ?%016llx? expects type ?long long unsigned int?, but argument 5 has type ?long unsigned int?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/ncai/ncai_thread.cpp>: In function ?ncaiError ncaiGetThreadInfo(ncaiEnv*, _ncaiThread*, ncaiThreadInfo*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/ncai/ncai_thread.cpp>:137: warning: format ?%04X? expects type ?unsigned int?, but argument 4 has type ?IDATA?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/lil/lil.cpp>: In function ?void lil_print_instruction(FILE*, LilInstruction*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/lil/lil.cpp>:2380: warning: format ?%p? expects type ?void*?, but argument 4 has type ?frame_type?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/kernel_classes/native/Runtime_lnx.cpp>: In function ?void Java_java_lang_Runtime_00024SubProcess_createProcess0(JNIEnv*, _jobject*, _jobject*, _jobject*, _jobject*, _jobject*)?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/kernel_classes/native/Runtime_lnx.cpp>:180: warning: ignoring return value of ?ssize_t write(int, const void*, size_t)?, declared with attribute warn_unused_result
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/kernel_classes/native/Runtime_lnx.cpp>:214: warning: ignoring return value of ?ssize_t write(int, const void*, size_t)?, declared with attribute warn_unused_result
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/crash_dump.cpp>: In function ?void cd_print_threads_info()?:
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/crash_dump.cpp>:497: warning: format ?%p? expects type ?void*?, but argument 4 has type ?pthread_t?
[compile-cc] <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/util/crash_dump.cpp>:505: warning: format ?%p? expects type ?void*?, but argument 4 has type ?pthread_t?
       [cc] 0 total files to be compiled.
       [cc] Starting link
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>
     [echo] Copying files for internationalization...
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>

interpreter:

-plugin-cpptasks:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/cpptasks-1.0b4/cpptasks.jar>

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'interpreter'
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/interpreter/bin>
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/interpreter/obj>
[compile-cc] 6 total files to be compiled.
       [cc] 0 total files to be compiled.
       [cc] Starting link
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>

kernel:

check-setup:

setup:
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/antlr-2.7.5/antlr-2.7.5.jar>
     [echo] Checking for <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/common_resources/depends/jars/vmmagic/vmmagic-20070207.jar>
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>
     [copy] Copying 1 file to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/deploy/jdk/jre/bin/default>

build:
    [mkdir] Created dir: <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/kernel/classes>
 [hy.javac] Compiling 87 source files to <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build/linux_x86_64_gcc_release/semis/kernel/classes>
 [hy.javac] Since fork is false, ignoring memoryMaximumSize setting
 [hy.javac] ----------
 [hy.javac] 1. ERROR in <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.java> (at line 54)
 [hy.javac] 	import org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection;
 [hy.javac] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [hy.javac] The import org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection cannot be resolved
 [hy.javac] ----------
 [hy.javac] 2. ERROR in <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/vm/vmcore/src/kernel_classes/javasrc/java/lang/Runtime.java> (at line 435)
 [hy.javac] 	JarURLConnection.closeCachedFiles();
 [hy.javac] 	^^^^^^^^^^^^^^^^
 [hy.javac] JarURLConnection cannot be resolved
 [hy.javac] ----------
 [hy.javac] 2 problems (2 errors)

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/build.xml>:493: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/build.xml>:158: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/make/vm/kernel.xml>:58: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/make/build-java.xml>:49: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/ws/harmony/working_vm/make/build-java.xml>:36: Compile failed; see the compiler error output for details.

Total time: 7 minutes 1 second
Archiving artifacts
Recording test results
Recording fingerprints


Hudson build is back to normal: Harmony-1.5-head-linux-x86_64 #461

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/461/changes>