[Bug 101] Java Timer using not possible....
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jan 22 11:15:27 PST 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=101
aph at redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at icedtea.classpath|aph at redhat.com
|.org |
Status|ASSIGNED |NEW
------- Comment #3 from aph at redhat.com 2008-01-22 19:15 -------
I've confirmed that I can duplicate this bug with the OpenJDK entirely built
from the sources at Sun, not anything specifically to do with IcedTea:
/local/openjdk/jdk7/build/linux-i586/bin/java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-aph_22_jan_2008_18_01-b00)
OpenJDK Client VM (build 12.0-b01, mixed mode)
[aph at dell ~]$ java TimerTest
And with a clean build of IcedTea I did get it to work:
[[aph at dell ~]$ /local/aph/icedtea/openjdk/build/linux-i586/bin/java -version
java version "1.7.0"
IcedTea Runtime Environment (build 1.7.0-b24)
IcedTea Client VM (build 1.7.0-b24, mixed mode)
aph at dell ~]$ /local/aph/icedtea/openjdk/build/linux-i586/bin/java TimerTest
Tue Jan 22 19:12:36 GMT 2008
Tue Jan 22 19:12:37 GMT 2008
Tue Jan 22 19:12:38 GMT 2008
So, I wonder if this bug should be pushed upsttream.
--
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.
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list