Comment 32 for bug 605042

Revision history for this message
Jeremy Kerr (jk-ozlabs) wrote :

Seems to be OK here, on a babbage 2.0:

$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.3) (6b18-1.8.3-0ubuntu1)
OpenJDK Zero VM (build 14.0-b16, mixed mode)

$ cat /proc/cpuinfo
Processor : ARMv7 Processor rev 1 (v7l)
BogoMIPS : 799.53
Features : swp half thumb fastmult vfp edsp thumbee vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc08
CPU revision : 1

Hardware : Freescale MX51 Babbage Board
Revision : 51020
Serial : 0000000000000000
package versions:
libc6: 2.12.1-0ubuntu4
openjdk-6-jre-headless: 6b18-1.8.3-0ubuntu1

$ uname -a
Linux babbage 2.6.31-608-imx51 #20-Ubuntu Tue Sep 28 13:29:06 UTC 2010 armv7l GNU/Linux

$ dpkg -l libc6 openjdk-6-jre-headless | tail -2
ii libc6 2.12.1-0ubuntu4 Embedded GNU C Library: Shared libraries
ii openjdk-6-jre-headless 6b18-1.8.3-0ubuntu1 OpenJDK Java runtime, using Hotspot Zero (headless)

$ /lib/libc.so.6 --version
GNU C Library (Ubuntu EGLIBC 2.12.1-0ubuntu4) stable release version 2.12.1, by Roland McGrath et al.
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.4.5 20100902 (prerelease).
Compiled on a Linux 2.6.35 system on 2010-09-07.
Available extensions:
        crypt add-on version 2.1 by Michael Glad and others
        GNU Libidn by Simon Josefsson
        Native POSIX Threads Library by Ulrich Drepper et al
        Support for some architectures added on, not maintained in glibc core.
        BIND-8.2.3-T5B
libc ABIs: UNIQUE
For bug reporting instructions, please see:
<http://www.debian.org/Bugs/>.

(running in a maverick nfs chroot)