[Bug 101] Java Timer using not possible....

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jan 21 06:31:57 PST 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=101


aph at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from aph at redhat.com  2008-01-21 14:31 -------
This is very strange indeed.

I can confirm that it works on my x86-64 test box:

zorro:~ $ java -version
java version "1.7.0"
IcedTea Runtime Environment (build 1.7.0-b21)
IcedTea 64-Bit Server VM (build 1.7.0-b21, mixed mode)
zorro:~ $ java TimerTest
Mon Jan 21 14:29:56 GMT 2008
Mon Jan 21 14:29:57 GMT 2008
Mon Jan 21 14:29:58 GMT 2008
Mon Jan 21 14:29:59 GMT 2008

but not on my 32-bit box:

[aph at localhost ~]$ java -version
java version "1.7.0"
IcedTea Runtime Environment (build 1.7.0-b21)
IcedTea Client VM (build 1.7.0-b21, mixed mode)
[aph at localhost ~]$ java TimerTest


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list